Google Keep Clone

This is a simple clone of Google Keep. This was made using:

  • Angular
  • Node.Js
  • Restify
  • MongoDB (mlab)

How To Use

  • Download and Install NodeJS
  • Clone the Repository
git clone https://github.com/chocoholic-me/google-keep-clone.git
  • Goto the Repository Directory
  • Install all the Dependencies
npm install
  • Start Development Server
nodemon server.js

or

npm run dev
  • The development server should be availabe at Localhost at port 5000

Screenshots

Screenshot (357)