Skip to content

uncommon-type/movies-project

Repository files navigation

Build your want-to-see-list

App to build a 'want-to-see movie-list'







Built With

  • React
  • CSS
  • OMDB API
  • Netlify serverless functions

Project setup

To get started, clone the repo:

git clone https://github.com/uncommon-type/movies-project.git

Navigate to the cloned repo and install the dependencies:

npm install

Start the development environment and navigate to http://localhost:8888

npm run dev