Credlyst is a personal link management solution designed to help users save, search, and manage their frequently used URLs with ease. Whether you're applying for jobs, working on projects, or simply browsing, Credlyst ensures you can access your essential links by remembering just one simple URL.
Check out the live demo here: Credlys Live Demo
This project was born out of a personal need and a quick idea that came to mind while applying for a job. Many job applications require various links like GitHub, LinkedIn, portfolios, live projects, etc. Remembering all these links can be challenging, especially when some URLs include random numbers or aren't personalized.
While custom URLs with names are easier to recall, most of mine were not, and I often struggled to remember them on the spot. I realized I needed a better way to save and access the links I use most frequently during job applications and daily browsing.
Browsers can keep tabs open, but this only works if you have a high-performance system. In my case, keeping many tabs open slows down my machine, so I usually close them after use. This led me to create a simple yet effective link listing tool to store and organize all my important URLs in one place.
I couldn’t find any existing solution online that met my exact needs, so I decided to build my own. The goal was to create both a webpage and a browser extension where I could save, search, and manage (edit/delete) my frequently used links using simple keywords.
And that's how Credlys was born — a tool designed to make accessing essential URLs effortless.
- 🔗 Save Links: Add your frequently used URLs to a centralized list.
- 🔍 Search Functionality: Quickly find links using simple keywords.
- ✏️ Edit/Delete Links: Manage your saved links with ease.
- 🌙 Dark Mode Support: Aesthetic and user-friendly interface for all lighting conditions.
- 📱 Mobile Responsiveness: Optimized for use on any device.
- 🎓 Onboarding Tour: A guided experience for new users.
- 📢 Toast Notifications: Instant feedback for user actions.
Credlys is more than just a link management tool. It’s a solution tailored to the needs of individuals who want a clutter-free, efficient way to manage their essential URLs. Whether you're a job seeker, a developer, or someone who values organization, Credlys is here to simplify your digital life.
Credlys also comes with a browser extension for quick access to your saved links directly from your browser. The extension allows you to:
- Save links on the go.
- Search and manage your links without leaving your current tab.
- Enjoy the same features as the web app, right in your browser.
Stay tuned for the release on the Chrome Web Store and Firefox Add-ons!
- Clone the repository:
git clone https://github.com/your-username/credlys.git
- Navigate to the project directory:
cd credlys - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:3000to view the app.
Contributions are welcome! If you have ideas for new features or improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for checking out Credlys! If you find it useful, feel free to share it with others who might benefit from it. 🌟
