Please visit the live site here: https://indigo-kappa.vercel.app/
Indigo is a Single Page Web Application, designed using Figma. Indigo is a movie information website, developed using OMDb's REST API; allowing the user to browse movie titles. Material UI was used extensively throughout this project.
- JavaScript
- React
- create-react-app
- Material UI
- HTML
- CSS
To run this project, please either:
Clone the repo: https://github.com/JayMcK/indigo.git
or
Download the ZIP file
At the Command Line cd into the project then run:
npm install
npm start