All Projects → Gayathry17 → browzica

Gayathry17 / browzica

Licence: MIT license
Use browzica to keep track of your bookmarks

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to browzica

shiori
Shiori is a simple bookmark manager
Stars: ✭ 66 (+266.67%)
Mutual labels:  bookmarks, bookmarks-manager, bookmark-manager
awesome-bookmarking
🔖 Everything bookmarking related
Stars: ✭ 56 (+211.11%)
Mutual labels:  bookmarks, bookmarks-manager, bookmark-manager
browser-extension
Add links to WebCrate via a browser extension
Stars: ✭ 25 (+38.89%)
Mutual labels:  bookmarks, bookmarks-manager
LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
Stars: ✭ 18 (+0%)
Mutual labels:  bookmarks, hacktoberfest2021
bookmark-beautifier
A google chrome extension that sorts and manages bookmarks.
Stars: ✭ 39 (+116.67%)
Mutual labels:  bookmarks, bookmark-manager
visited
Securely collect browsing history over browsers.
Stars: ✭ 60 (+233.33%)
Mutual labels:  bookmarks-manager, bookmark-manager
Shaarli
The personal, minimalist, super-fast, database free, bookmarking service - community repo
Stars: ✭ 2,583 (+14250%)
Mutual labels:  bookmarks, bookmarks-manager
serverless-permission-generator
An Online Application to generate AWS IAM permissions required for deploying a Serverless Framework stack.
Stars: ✭ 39 (+116.67%)
Mutual labels:  material-ui, hacktoberfest2021
Buku
🔖 Personal mini-web in text
Stars: ✭ 4,825 (+26705.56%)
Mutual labels:  bookmarks, bookmark-manager
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+21266.67%)
Mutual labels:  bookmarks, bookmark-manager
roataway-web
Roataway web site
Stars: ✭ 15 (-16.67%)
Mutual labels:  material-ui, hacktoberfest2021
React-GitHub-Resume
React SPA that generates users GitHub resumé. showing information if available. showing users repositories if available with additional information.
Stars: ✭ 37 (+105.56%)
Mutual labels:  material-ui, hacktoberfest2021
Bookmark-Manager
This is a modified and restored version of the extension 'Bookmark Manager' by Google.
Stars: ✭ 50 (+177.78%)
Mutual labels:  bookmarks, bookmarks-manager
Kuberam
Kuberam is built on jetpack compose + Auth0 during Hashnode Hackathon.
Stars: ✭ 33 (+83.33%)
Mutual labels:  hacktoberfest2021
youtemy
A great way to learn from YouTube courses without any distractions and the ability to enroll in courses and track them with a daily streak to become more consistent.
Stars: ✭ 28 (+55.56%)
Mutual labels:  hacktoberfest2021
HacktoberFest2021
No description or website provided.
Stars: ✭ 29 (+61.11%)
Mutual labels:  hacktoberfest2021
just-calling-random-api
React app to call various APIs. A place for new contributors to learn how to consume their APIs and contribute to open-source. Part of Hacktoberfest.
Stars: ✭ 25 (+38.89%)
Mutual labels:  hacktoberfest2021
fleeg-platform
Fleeg is a free and open source platform to index and search pages.
Stars: ✭ 21 (+16.67%)
Mutual labels:  bookmarks
Hacktoberfest-2021
This is A Hacktoberfest 2021 Python Repository
Stars: ✭ 13 (-27.78%)
Mutual labels:  hacktoberfest2021
PERN-Advanced-Starter
Advanced PERN stack starter kit (PostgresSQL, Express, React, & Node), complete with ESLint, Webpack 4, Redux, React-Router, and Material-UI kit.
Stars: ✭ 51 (+183.33%)
Mutual labels:  material-ui

browzica

browzica

The best place to store all your bookmarks

Tired of having to search for all your favourite websites? Look no further! Use browzica to keep track of your bookmarks


GitHub stars GitHub forks GitHub



Getting Started

Clone the repo

git clone https://github.com/Gayathry17/browzica.git
cd browzica

Install packages

npm install

or

yarn install

Start the development server

npm start

or

yarn start


Packages Used    📦

Client Side Packages
@material-ui/core
@material-ui/icons
react-helmet
react-icons
react-reveal
react-router-dom
firebase




Cloning and Running the Application

  • Fork this project

  • Clone the project into your local machine

git clone https://github.com/<YOUR USERNAME>/browzica.git
cd browzica
  • Install all the npm packages. Go into the project folder and type the following command to install all npm packages
npm install
  • In order to run the application Type the following command
npm start
  • The Application Runs on localhost:3000




browzica

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].