Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surjoyday/cleartrip-clone---react-project-1---kp4kp5fqvvxx
https://github.com/surjoyday/cleartrip-clone---react-project-1---kp4kp5fqvvxx
javascript jsx material-ui reactjs tailwindcss
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/surjoyday/cleartrip-clone---react-project-1---kp4kp5fqvvxx
- Owner: Surjoyday
- Created: 2024-04-10T16:42:17.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-17T13:04:19.000Z (8 months ago)
- Last Synced: 2024-05-17T14:28:02.362Z (8 months ago)
- Topics: javascript, jsx, material-ui, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://clear-trip-kt100.vercel.app/
- Size: 786 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cleartrip Replica
- **Project Overview**: Designed and implemented a comprehensive travel booking website, Cleartrip, as a replica of the original website.
- **Key Features**:
- Robust login and signup functionalities with password strength validation using regex.
- Accurate error messages for users through proper error handling for input forms.
- Enhanced user experience and usability with sort and filter functionality for searched results.
- Data security and privacy ensured by integrating protected routes to restrict access to pages inaccessible for non-registered users.
- Optimized code structure by splitting it into reusable components, facilitating easy integration and maintenance across the project.You can find the website live [**here**](https://clear-trip-kt100.vercel.app/)