Gayathry17 / browzica

Use browzica to keep track of your bookmarks

Home Page:https://browzica.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Use browzica to keep track of your bookmarks

https://browzica.netlify.app/

License:MIT License


Languages

Language:CSS 48.6%Language:JavaScript 46.5%Language:HTML 4.8%