Where movie lovers can post their reviews for movies and interact with other movie fanatics.
Clone this repository. You will need node and npm installed globally on your machine.
Installation:
npm install
To Start Frontend:
npm start
To View App:
localhost:3000
After completing the steps above, you would have finished setting up the frontend. To set up the backend of the app, please visit Movie Afterthoughts Backend.
Distributed under the MIT License. See LICENSE for more information.