- React Js
- Bootstrap
- Three.Js for 3-d animations
- Json-server
- React Router
- Backend( NodeJs and MongoDB)
note : check the file of the dependencies for more information about the packages that were used note: we are using npm as a package manager you are welcomed to use yarn just check the coresponding commands note : To use React you need to download Nodejs First run
$ node -v
in a powershell commandline if not installed follow this link Node Js download guide
1-Clone Repo ( use this command to push easily ( git push ))
$ git clone -b main https://github.com/Mark-Nawar/Star_Cinema_Reservation.git
2-Change to project dir. in my local machine it was cinema replace this with the name of the folder you cloned the project into
$ cd cinema
3- Download All dependencies( aka packages we will will be used need to be on your local machine)
$ npm install
4- Run In dev ( only for front-end currently a json-server is not done)
$ json-server --watch Data/db.json --port 8000 $ npm start
-
Notifications
You must be signed in to change notification settings - Fork 0
Mark-Nawar/Star_Cinema_Reservation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A cinema reservation web application made with react
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published