Welcome to The Film Project! This is a web application built using React.js that serves as a diary to record and share your opinion about films as you watch them, or just to keep track of films you’ve seen in the past.
- Keep a watchlist of films you’d like to see.
- Rate, review and tag films.
- Create lists/collections on any given topic.
- List of similar films is provided.
- Clone this repository to your local machine.
- Navigate to the project directory.
- Run
npm installto install the project dependencies. - Run
npm startto start the development server. - Open your browser and navigate to
http://localhost:3000to view the app.
- React.js: A JavaScript library for building user interfaces.
- React Router: Declarative routing for React applications.




