Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

burakozarslan/Google-Keep-Clone

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Keep Clone | MERN Stack

N|Solid

About The Project

This project is a Full Stack reimplementation of the official Google Keep app where users register/login with email and create notes. Notes may contain images optionally as well as labels and labels can be added/deleted individually.

Built With

Installation

Server

in /config folder create a config.env file and define MONGO_URI and JWT_SECRET environment variables.

Then, install the dependencies and start the server.

$ cd server
$ npm install
$ npm run dev

Client

BASE_URL is defined in /src/env.json file as http://localhost:8000. Change this to the same address as your server is running on.

Then, install the dependencies and start the client.

$ cd client
$ npm install
$ npm run start

TODO:

  • Implement Masonry Layout
  • Add List View Feature to Note Container
  • Add Trash Bin Feature
  • Make Note Body Editable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.