Star Movies is a single page application based on the React
library.
It is a movie platform with the following functionalities:
- Search a movie.
- Rate a movie.
- Add and remove to Watchlist.
- Review Watchlist.
- See more info for a movie.
To get a copy of the project running on your local machine you need to clone the repository into a brand new folder on your machine and run:
To run the server use:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.