This project is the frontend application for the Short Let project. This project is consuming th backend api from the short let api project built using Ruby on Rails. In this applicatin the users can reserve halls for their wedding parties, conferrence events, etc. In this project you can also have an admin dashboard if you login through the admin user.
Here is a link to the backend api application repository.
This application was built as a group project in less then 3 weeks.
Here is the Kanban Board we planed to work on at the begining of this project.
- React
- Redux
- Jest
- And some other open source react components
Make sure you installed yarn package manager in your machine. Please follow the setup steps in order.
To get a local copy and up and running follow these simple example steps.
- Open your favorite command line tool, and run the bellow commands.
- Run
git clone git@github.com:d2ndjim/short-let-frontend.git
- Run
cd short-let-frontend
- Run
yarn install
- Run
yarn start
- Run
cp .env.example .env
- Update the
.env
file with proper configuration for the api application link
The tests are built with Jest
so you can run the yarn test
command to run all of the tests.
👤 Aimal Amiri
- GitHub: @aimalamiri
- Twitter: @meaimal
- LinkedIn: aimalamiri
👤 Eid Hachem
- GitHub: @EidHachem
- Twitter: @eidHachem1
- LinkedIn: Eid Hachem
👤 Ali Jendoubi
- GitHub: @iChala
- LinkedIn: @alijendoubi
👤 Lekan Jimoh
👤 David Lyangenda
- GitHub: @Lyangenda
- Twitter: @Lyangenda
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.