nandinee33 / bit-note

Bit-Note demo link

Home Page:https://bitnotes.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bit - Notes App

Step 1 - Install dependencies for server : npm install

Step 2 - Install dependencies for client : cd client ---> npm install

Step 3 - Connect to mongodb database

Step 4 - Run client & server concurrently : npm run dev

Step 5 - Run the Express server : npm run server

Step 6 - Run the React client : npm run client

Server runs on - http://localhost:5000

Client runs on - http://localhost:3000

Signup Page

alt

Login Page

alt

Creating Notes

alt

Home Page

alt

Editing Notes

alt

About

Bit-Note demo link

https://bitnotes.herokuapp.com/


Languages

Language:JavaScript 62.2%Language:HTML 21.8%Language:CSS 15.9%