royalbhati / Marky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookMark manager đź”– ( using MERN stack)

Store your favorite bookmarks online. Available everywhere.

DEMO (hosted on heroku)

Marky

Available Scripts

In the project directory,there are two folders:

  1. Client :

Containing the frontend

USe `npm start`

Runs the app in the development mode.<br>
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.<br>
You will also see any lint errors in the console.
  1. Server :

Containing the backend

USe `npm start` to run the backend server

Screenshots

img-1

img-2

img-2

Todo

Implement auth middleware for backend

Write test cases

Use styled components

Make it more optimised

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 88.6%Language:CSS 6.7%Language:HTML 4.7%