Bookly is a bookmark manager web application built using React (Vite) and Radiux UI, incorporating Chadcn, Lucide React Icons, DND (Drag and Drop), Sonner, Tailwind CSS, Axios, Zod, and TypeScript. This project is designed to provide users with a seamless and intuitive platform for managing their bookmarks.
BooklyDemo.mp4
-
User Sign Up/Login:
- Easily create a new account or log in to an existing one to personalize your bookmarking experience.
-
Collections Management:
- Create, edit, nest, and delete collections to organize your bookmarks.
-
Bookmark Management:
- Add, edit, and delete bookmarks to keep track of your favorite websites and resources.
- Clone the Repository:
git clone https://github.com/your-username/Bookly.git
cd Bookly
- Install Dependencies :
npm install
- Run the Development Server :
npm run dev
The application will be accessible at http://localhost:3000.
- Collaboration
- Improve Choosing Collection View List
- User onboarding
- Implement Search Feature
- User Settings Page
- Bookmarks View Variety
- Code optimization
The backend for Bookly is managed by Abdallah Elhadad. You can find the repository here.