A react ticket booking application which let users to book ticket based on date, location and time at there ease.
- React js
- Styled Components
Just fork it and fell free to use it.
To get a local copy up and running follow these simple example steps.
1 Install Node js in your local system 2 Code Editor 3 Browser (optional)
After making a clone of this repo open your cmd/terminal and use
npm install
(this will install all the dependencies )
Once everything has been installed, go to root folder. In the terminal type:
npm start
(this will open localhost and start the app)
👤 Arjun K Prasad
- Github: @arjun1237
- Hackerrank: @arjun1237
- Linkedin: @arjun1237
- Email: (arjun1237.kp@gmail.com)
👤 Keshav Mahawar
- Github: @KeshavMahawar
- Twitter: @kesmahawar
- Linkedin: Keshav Mahawar
- Email: (kes.mahawar@gmail.com)
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Implemented Context Api and and basic concepts of react to build this application
- Used local storage to store the data
- Used GeoLocation Api to get user location
This project is MIT licensed.