kacperzolkiewski / CodersCamp2020.CinemaApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinema App - REST API - Fullstack React + Node App

Repository of the frontend part of the Cinema App

Layout

https://www.figma.com/file/cuKLOWensUxkq5dYB082yd/CodersCamp2020.Project.FullStack-Node-React.Cinema?node-id=4441%3A3353

technologies_front

Main Technologies

  • React with TypeScript
  • MaterialUI

Repository of the backend part of the Cinema App

Table of contents

General info

This application provides RESTful API combined with MongoDB database. More information in our Wiki

Setup

To get the project follow steps listed below:

  • Use git clone to clone the repository
  • Install all packs from the package.json file by running npm install command in your shell
  • Start a project - npm run start

Documentation

REST API documentation has been provided using Swagger.

Link here

Technologies

Main technologies used in the process of development:

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose

Contributors

Mentors

Team

About


Languages

Language:TypeScript 94.3%Language:HTML 3.7%Language:JavaScript 1.3%Language:Shell 0.6%Language:CSS 0.1%