Shoppies is a single page app where users can nominate 5 films using a Live Search that requests data from the OMDB API and saves it to thier local storage. App is deployed using Netlify at: https://theshoppyawards.netlify.app/.
- ReactJS
- Styled-Components
- classNames
- Axios
- Clone the shoppies front-end repo.
- Installdependencies by running
npm i
. - Run app server using
npm start
The app will run http://localhost:3000/