Web application that uses the OMDB API to obtain movie information and let the user search, display and add movies to favorites.
- Node.js
- Express
- JWT (JSON Web Tokens)
- React
- React router
- Material UI
- Clone the repo
- Install using npm: npm install
- Start using npm: npm start