HoldenEv / MovieMetr

https://movie-metr.vercel.app
2 stars 0 forks source link

MovieMeter - Frontend MovieMeter - Backend Backend Deployment to Azure React/Frontend: https://airbnb.io/javascript/react/
TypeScript: https://google.github.io/styleguide/tsguide.html

scripts to run formatter/linter BEFORE all commits:

npm run format
npm run lint
*Also recommended to install the ESLint and Prettier VSCode extensions

Scripts to run application after downloading

Open two terminals and traverse to frontend directory on one and backend directory on the other

Starting Frontend: npm run dev

Starting Backend: npm run dev

UI/Storyboard

https://www.figma.com/file/6HzuRMbpORCYMu3xcAyC26/Basics?type=design&node-id=132%3A2089&mode=design&t=4IrtGUZiXlCXrjd5-1

Product Spec

Product Spec Link

Demo Video

Demo Video Link

Test Coverage

Screenshot 2024-03-20 at 8 00 38 PM