CINEMATIK is a web application built with Next.js, React, Mongoose, and other technologies. It allows users to login and enter the SPA Application. You can left your review on the Review page.
- Login and enter to the main app
- Add your review and pick rating
- Responsive design
- Next.js
- React
- Typescript
- Mongoose
- Auth0
- Joi
- UUID
- Emotion
- MUI
- Framer Motion
- Moment.js
- HookForm
This project uses the following scripts:
npm run dev
Runs the application in development mode.
npm run build
Builds the application for production use.
npm start
Starts the application in production mode.
npm run lint
Lints the code for any errors or warnings.