Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sntakirutimana72/final-capstone-frontend

Final capstone frontend
https://github.com/sntakirutimana72/final-capstone-frontend

Last synced: 27 days ago
JSON representation

Final capstone frontend

Awesome Lists containing this project

README

        

# EASY BOOKING APP

The `EASY BOOKING` is a hotel booking app where users can make room reservations by specifying the date of entry and date for depature. Users will have various options to select from, based on what accomodities or special facilities offered along with a preferred room.

## Screenshots



Splash
Home


Splash
Home





Login
Register


Login
Register

## Built With

- HTML5
- CSS3
- tailwindcss
- React
- Redux
- API
- JavaScript

## Install & Setup

To setup and install this project, follow the below steps:

- Clone this project by the command:
```
$ git clone https://github.com/sntakirutimana72/final-capstone-frontend/
```

- Then switch to the project folder by the bellow query:
```
$ cd final-capstone-frontend
```

- Then run the below command to install dependencies
```
$ npm i
```

- Finally, run the below command to start the project.
```
$ npm start
```

### Run tests

To run the tests for linters locally, you must have node installed on your computer. Install the necessary packages and run the fellowings:

```
$ npx stylelint "*/.{css,scss}"

$ npx hint .

$ npx eslint .
```

### Prerequisites

- IDE to edit and run the code (We use Visual Studio Code 🔥).
- Git to versionning your work.

### Authors
👤 **Ali**

- GitHub: [@aliatayee](https://github.com/aliatayee)
- Twitter: [@aqaatayee](https://twitter.com/aqaatayee)

👤 **Chris**

- GitHub: [@Chrissiku](https://github.com/Chrissiku)
- LinkedIn: [christian-siku](https://www.linkedin.com/in/christian-siku/)

👤 **Safar**

- GitHub: [@safar1212](https://github.com/safar1212)
- LinkedIn: [safar-ali](https://www.linkedin.com/in/safar-ali999/)

👤 **Wale**

- GitHub: [@wale-prog](https://github.com/wale-prog)
- LinkedIn: [walepetan](https://www.linkedin.com/in/walepetan/)

👤 **Steve**

- GitHub: [@sntakirutimana72](../../../)
- LinkedIn: [steve-ntakirutimana](https://www.linkedin.com/in/steve-ntakirutimana/)

### 🤝 Contribution

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

### Show your support

Give a ⭐️ if you like this project!

### Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc