About | Technologies | Requirements | Starting | License | Author
The movie is a react web application that was created to learn to use redux-hooks state management, to run this application make sure you have installed JSON Server by npm install -g json-server
on db.json and running it by json-server --watch db.json
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/castariva18/movie-local-api
# Access
$ cd movie-local-api
# Install dependencies
$ yarn
# Run the project
$ yarn start
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Tengku Belmiro