- π Table of Contents
- π Hello React Frontend
Homely-frontend is an implemention of a connection between Ruby on Rails back-end and React front-end. Homely-backend handles the backend API, and Hello React Frontend handles the frontend UI to display a random greeting message.
We are a team of 4 members.
Server
- Booking a house reseravtion.
- Add a new house.
- Delete a house.
- My reservations page only for the logged-in users.
- Responsive Design.
- State Management using Redux toolkit.
- Use latest ES6 modules.
- Design inspired by a Behance App design.
- Axios for making HTTP requests from the server.
- Use Swiperjs library to create the slider for the main-page.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
git clone [email protected]:Wahaj-Ali/homely-frontend.git
cd homely-frontend
Install thr project dependencies with:
npm install
To run the project, execute the following command:
npm start
To run the test, execute the following command:
npm test
You can deploy this project using:
npm run deploy
π€ Chukwuma Paul Mosanya
π€ Wahaj Ali
π€ Mulugeta Belete
π€ Akhror Valiev
- Add more details about the houses.
- Add a search bar to search for houses.
- Update the style for a modern design.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project and want to support me make cooler projects Give this project a Star.
Thank you to Murat Korkmaz for the design ideas provided.
This project is MIT licensed.