Movie Site is a demo project illustrating a movie app. The app list out the movies that one can comment on it and like it. It loads diffrent movies eaach time the user reloads the page.
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:uchexm/JavaScript-Capstone-Project.git
Install this project with:
cd my-project
npm install
to install the dependencies.To run the project, execute the following command:
npm run build
npm start
π€ George M'sapenda
π€ Uchechi Nwaka
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star
We would like to thank Microverse Inc for this project.
Is this project Scalable?
Can I create an account?
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.