The platform to nominate movies for The Shoppies Movie Awards.
In the project directory:
npm install
or
yarn install
In the project directory:
npm start
or
yarn start
The app will run in the development mode on http://localhost:3000
.
- React and create-react-app
- axios - The library for HTTP requests
- TypeScript - The main language
- SASS - The main styling
- Material UI - For some minor components
- React Waypoint - To detect the end of a list for infinite scrolling
- Infinite scrolling
- Different design
- Save nominations after closing the browser
Deployed and hosted with Netlify.