Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alicebondme/happy-campers
Application for the service of providing campers for rent in Ukraine
https://github.com/alicebondme/happy-campers
react-router reactjs redux-toolkit styled-components
Last synced: 11 days ago
JSON representation
Application for the service of providing campers for rent in Ukraine
- Host: GitHub
- URL: https://github.com/alicebondme/happy-campers
- Owner: AliceBondMe
- Created: 2024-03-19T22:46:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T08:06:06.000Z (7 months ago)
- Last Synced: 2024-04-15T07:19:38.846Z (7 months ago)
- Topics: react-router, reactjs, redux-toolkit, styled-components
- Language: JavaScript
- Homepage: https://alicebondme.github.io/happy-campers/
- Size: 6.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HappyCampers
HappyCampers is a platform that provides campers for rent in different cities of
Ukraine.![HappyCampers preview](./assets/happy_campers_preview.jpg)
## Installation
To set up the project locally, follow these steps:
1. Clone the repository to your local machine.
2. Install dependencies using npm or yarn:```bash
npm install
```3. Start the development server:
```bash
npm start
```## Usage
Once the project is set up, you can browse through the catalog of campers, view
detailed information, and book them for rent.## Features
- Browse campers by location and features
- View detailed information and reviews for each camper
- Book campers for rent
- Add campers to favorites for quick access## Contributing
If you'd like to contribute to HappyCampers, please follow these guidelines:
- Submit bug reports or feature requests via GitHub issues.
- Fork the repository, make your changes, and submit a pull request.## License
This project is licensed under the MIT License.
## Contact
For questions or support, contact us at `https://github.com/AliceBondMe`