NoteKitab is a Full Stack Note app for storing notes of the user with authentication system.
Client: React JS
Server: Node JS, Express JS
Database: Mongo DB
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
This app is developed by Amit Poudyal. You can reach me via: - @poudyalamit