Skip to content

poudyalamit/NoteKitab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteKitab

NoteKitab is a Full Stack Note app for storing notes of the user with authentication system.

Tech Stack

Client: React JS

Server: Node JS, Express JS

Database: Mongo DB

Run Locally

Clone the project

  git clone https://github.com/poudyalamit/NoteKitab

Go to the project directory

  cd NoteKitab

Install dependencies

  npm install

Start the server

  cd backend/
  nodemon index.js

Start the Client

  //open now terminal
  npm start

Made By

This app is developed by Amit Poudyal. You can reach me via: - @poudyalamit

About

A notebook which stores notes of the user and have the feature of login, signup with full security using MERN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors