A web application that allows guests to selects a start and end date and submits a reservation on a property.
- Create a booking
- Read a booking
- Update a booking
- Delete a booking
- Responsive Design
- Overlapping booking prevention
- CI testing environment
- Vite - Next Generation Frontend Tooling
- React - JavaScript library for building user interfaces
- React Router - Routing library
- ESLint - JavaScript Linter
- JSON Server - Fake REST API helper
- Redux Toolkit - Toolset for efficient Redux development
- RTK Query - Powerful data fetching and caching tool
- Redux Persist - Persist and Rehydrate a Redux Store.
- Shadcn/ui - UI Components Helper
- Lottie - Library for adding animations
- Tailwind CSS - Utility-first CSS framework
- Vitest - JavaScript Testing Framework
- React Testing Library - JavaScript Testing utility
- Cypress - JavaScript End-to-End Testing Framework
Installing dependencies
npm install
Starting the app
npm run dev
Unit and Snapshot tests
npm run test
E2E tests
npm run test:e2e
Reference guideline -> https://www.hostfully.com/media-kit/
Color | Hexadecimal |
---|---|
Primary | |
Secondary |