Repository of the frontend part of the Cinema App
Main Technologies
- React with TypeScript
- MaterialUI
Repository of the backend part of the Cinema App
This application provides RESTful API combined with MongoDB database. More information in our Wiki
To get the project follow steps listed below:
- Use
git clone
to clone the repository - Install all packs from the
package.json
file by runningnpm install
command in your shell - Start a project -
npm run start
REST API documentation has been provided using Swagger.
Main technologies used in the process of development:
- Node.js
- Express.js
- MongoDB
- Mongoose
Mentors
Team