Rentfully is an innovative and intuitive reservation management solution, designed with a focus on usability and efficiency. Ideal for Hostfully, this application streamlines the booking process, making it seamless for users.
- User-Friendly Interface: A clean and responsive design ensures an optimal user experience.
- Efficient Reservation Management: Create, read, update, and delete bookings with ease.
- Modular Architecture: Organized in a feature-based structure for better scalability and maintenance.
- React & TypeScript: For robust front-end development.
- Tailwind CSS: For stylish and responsive design.
- Vite & Vitest: For efficient building and testing.
- Eslint & Prettier: For code quality assurance.
- Husky & CommitLint: For maintaining high standards in version control.
- Jotai: Minimalist state management.
- Zod: For powerful data validation.
- React Query: For effective data fetching.
- React Hook Form: For efficient form handling.
- Framer Motion: For beautiful animations
- Clone the repository:
git clone https://github.com/andrefigueira93/rentfully.git
- Install dependencies:
yarn install
To run the project:
yarn dev
To build for production:
yarn build
Run tests with:
yarn test
Contributions are welcome! Please follow the contribution guidelines for submitting pull requests.
This project is under the MIT License.
AndrΓ© Figueira - andrefigueira93@gmail.com
Report bugs and suggest improvements here.