Skip to content

React application that implements a RESTful API with the best practices and using Redux for managing and centralizing application state.

License

Notifications You must be signed in to change notification settings

FraneCaleta/MoviesAPI-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies API

React application that implements a RESTful API with the best practices and using Redux for managing and centralizing application state.

You need to have JSON server running on your localhost with a port of 3001.
Server example can be found on MY GITHUB


Usage

Install dependencies

npm install

Run

npm start

This will start the application on port :3000

About

React application that implements a RESTful API with the best practices and using Redux for managing and centralizing application state.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published