Skip to content

This is a beginner project that clones google keep features and applies CRUD operations for your notes. This use React/Node as development framework and MongoDB as it's primary database.

Notifications You must be signed in to change notification settings

echonabin/keep_clone

Repository files navigation

Project By Nabin

In this project i have tried to clone google keep with some important features included.

Connect with me

On LinkedIn LinkedIn, On Gitlab Gitlab, On Twitter Twitter, On Instagram Instagram

Available Scripts

In order to run the project you should run backend and front end on multiple command lines as backend is served on http://localhost:3333.

npm start at "/"

npm start will run node server with nodemon when executed in root dir.

npm start at "/keep_frontend"

npm start will run node-react server when executed in /keep_frontend dir.

Email me if required

On Gmail Gmail

About

This is a beginner project that clones google keep features and applies CRUD operations for your notes. This use React/Node as development framework and MongoDB as it's primary database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published