-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Your Name
committed
Apr 20, 2023
1 parent
05bc700
commit e65f662
Showing
1 changed file
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<div id="header" align="center"> | ||
<h1> BookMark 🔖 </h1> | ||
<h3><strong><em>The one place to store all your Links 💾 </em></strong></h3> | ||
<a href="https://ibb.co/znrnwL3"><img src="https://i.ibb.co/Gx0xj1Z/Screenshot-from-2023-04-20-19-34-54.png" alt="Screenshot-from-2023-04-20-19-34-54" border="0"></a><br><br> | ||
<a href="https://ibb.co/n3YvDV3"><img src="https://i.ibb.co/ZHFPhwH/Screenshot-from-2023-04-20-19-35-51.png" alt="Screenshot-from-2023-04-20-19-35-51" border="0"></a> | ||
<!-- to change tagline if necessary --> | ||
</div> <br> | ||
|
||
# 🙌 Welcome to BookMark | ||
|
||
## Purpose: | ||
To introduce an extension that can help users save all the links they want in one place. | ||
|
||
## Features: | ||
|
||
- Allows users to save multiple links in one place. | ||
- Gives users the ability to give a custom name to each bookmark. | ||
- Stores all bookmarked websites in Local storage. | ||
- Provides an option to delete bookmarks. | ||
- If users don't provide a custom name, the extension saves the website with its default name. | ||
|
||
# 🚀 About | ||
- If you're a developer or a tech enthusiast, you can help us create a better experience for everyone. | ||
- BookMark🔖 is an extension that allows users to save all the links they want in one place. | ||
- To save a bookmark, simply click on the extension and then click on "Save Bookmark." Users can give a custom name to the bookmark or save it with its default name by clicking "OK." | ||
- That's it! You have now created a new bookmark using BookMark🔖. | ||
|
||
<div id="centertext" align="center"> | ||
<h3>Free-Hit can be used by anyone, from casual internet users to professionals!</h3> | ||
</div> | ||
|
||
# 🎥 Project Overview | ||
|
||
|
||
# 🪛 Want to contribute? | ||
|
||
We welcome you to join us! | ||
|
||
- **BookMarK** is an open-source project, and we are excited to hear your thoughts and ideas. | ||
- Fork this repository,add your contributions and submit a PR. | ||
- Found a bug? Accessibility issue? Or do you want to add a new feature? Then go right ahead and create an issue. | ||
|
||
# 🛠️ Tech Stack | ||
|
||
This project uses: <br><br> | ||
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) | ||
![PNPM](https://img.shields.io/badge/pnpm-%2320232a.svg?style=for-the-badge&logo=pnpm&logoColor=%2361DAFB) | ||
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white) | ||
![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white) | ||
|
||
|
||
## Prerequisites | ||
|
||
Before installation, you need to have installed/knowledge of the following: | ||
<br><br> | ||
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) | ||
![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white) | ||
|
||
## 🤝 Contributing | ||
|
||
Follow the link to contribute to Free-Hit - [CONTRIBUTING.md](./CONTRIBUTING.md) | ||
|
||
## ✨ Contributors | ||
|
||
<a href="https://github.com/JasonDsouza212/BookMark/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=JasonDsouza212/BookMark" /> | ||
</a> | ||
|
||
<br> | ||
<div align="center"> | ||
<h3>Show some ❤️ by starring this awesome repository!</h3> | ||
</div> |