Skip to content

JuniorFlutterMan/movie-local-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie Local Api

 

Movie Local Api

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

🚀 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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.1%
  • CSS 12.4%
  • HTML 11.5%