- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[booking-app] is an application which allows users to to book/rent vehicles for the stipulated amount of time.
Client
Database
- [list of available vehicles]
- [Ability to create a booking]
- [Ability to list all the bookings one has]
- [Live Demo Link](coming soon)
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Have node installed
- Have the rails backend running
Clone this repository to your desired folder:
To run and view this application, you will first have to clone a local version of this repository using:
git clone https://github.com/RichardChileya/booking-app-front-end.git
After that navigate to the newly created folder:
cd booking-app-front-end
Install this project with:
npm install
To run the project, execute the following command:
Start a local server running the command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
👤 Richard Chileya
- GitHub: @RichardChileya
- Twitter: @RichardChileya
- LinkedIn: Richard Chileya
👤 Tashobya Israel
- GitHub: @tashisrael
- Twitter: @tashisrael
- Linkedin: Tashobya Israel
👤 Recillah Khamala
- GitHub: @Recillah-Khamala
- Twitter: @recillahk
- LinkedIn: recillah-khamala
👤 Muyiwa Fawole
- GitHub: @samlorlah
- Twitter: @samlorlah
- LinkedIn: Oluwamuyiwa Fawole
- [Add admin functions]
- [date to accept only future dates and not past ones]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
We would like to thank:
- Microverse for providing for adding this project in the carriculum.
- Murat Korkmaz the creator of the original design.
This project is MIT licensed.