anima-regem / Keep-it

Google Keep clone

Home Page:https://keep-it-yourselves.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep-it

Open the link to Keep-it.

About

Keep-it is a web application to store your tiny notes on the go

Features

  • Add notes
  • Edit notes
  • Archive notes
  • delete notes
  • set reminder

Run locally

  • Clone the project
  • Set up the env vars
  • npm install to install all of the packages
  • cd frontend and npm install to install all of the packages in the frontend
  • run npm run build to build the frontend
  • npm start to run the project
  • npm run dev to run the server

API Docs

visit https://documenter.getpostman.com/view/13755139/2s8YehSbCb to see the api docs for the server

About

Google Keep clone

https://keep-it-yourselves.herokuapp.com/


Languages

Language:JavaScript 96.3%Language:HTML 2.9%Language:CSS 0.8%Language:Procfile 0.0%