- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Hotels-reservations] is a FullStack Group project and here is the frontend service provider for the hotels-reservations App which helps the frontend users to register(sign up) and login (sign in). It also provides API endpoints to read, write, update, and delete data.
- We also built a simple documentation for this project so users can have an idea on how to use the app.
- ReactJs
- Ruby on Rails
- PostgresSQL
- And some other open source ruby gems
- [Create new user]
- [Add new room]
- [Delete room]
- [Add reservation]
- [Cancel reservation]
- [Display my reservations list]
This project was bootstrapped with Create React App.
To get a local copy up and running, follow these steps.
In order to run this project :
- Make sure you have
Git installed
in your Computer or Install it by following these steps
Clone this repository to your desired folder:
- Download the zip file or
- clone with this command
git clone https://github.com/huzaifakhan0308/full-stack-capstone-front-end.git
- cd full-stack-capstone-front-end
In the project directory, you can run following commands:
cd full-stack-capstone-front-end
npm install
npm start
- Open a browser and go to:
https://localhost:3000
to view the frontend app. - The page will reload when you make changes.\
- You may also see any linter errors in the console.
For tracking linter errors locally you need to follow these steps:
-
For tracking the linter errors in CSS file run:
npx stylelint "**/*.{css,scss}"
- And For tracking the linter errors in JavaScript file run:
npx eslint .
👤 Aubin SIMPEZE
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Jitender Kumar
- GitHub: @githubhandle
👤 Mark
- GitHub: @githubhandle
👤 Muhammad Huzaifa khan
- GitHub: @githubhandle
- [More animations]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to Microvers and all the staff
- Code Reviewers
- Coding Partners
The design has been inspired by: Murat Korkmaz on Behance
This project is MIT licensed.