Find Hotel Accommodation App is a FullStack app built with ReactJs for the frontend and Ruby On Rails for the backEnd. When you first visit the app, you will see the homepage from where you can visit either visit the Hotel list, Login or Sign up. On the Hotel list page, a user can add some hotels to his favorite, by clicking the add to favorites button. NB: The add to the favorite button is only visible to logged-in users.
From the favorite page, you can click on the remove favorite button to remove a particular house from your favorite list. Also, by clicking on any of the houses, you can access the details page of the house.
- Node.js
- React
- React-DOM
- Redux
- CSS
- ES6
- npm
- Redux-persist
- Bootstrap
To run this project locally, make sure you have done the following:
-
Installed Node.js, more information here
-
Installed Node package manager
-
Get a copy of the project by running
git clone git@github.com:Nasa28/Find-Your-Hotel-React.git
on your terminal.
- cd into the project
- open the project using code editor of your choice
- Run
npm install
to install all dependencies - Run
npm start
to start the server - Open your prefered browser
- Visit
http://localhost:3000/
npm test
👨💻 Kalu Chinasa Agu
- Github: @Nasa28
- Twitter: @Ultimate_Nasa
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.