Skip to content

castariva18/movie-local-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie Local Api

 

Movie Local Api

About   |   Preview   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

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

📷 Preview

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# 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>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Tengku Belmiro

 

Back to top

About

React web application

Resources

License

Stars

Watchers

Forks

Packages

No packages published