Skip to content

srineere/Nimble-Notes

Repository files navigation

Nimble-Notes

The Nimble notes app is a basic notes saving web application :

  • Save your notes
  • Added authentication

Screenshot of the example app

You can see a hosted version of The nimble notes app on Heroku.

Setup

Clone the repo and install the dependencies.

git clone https://github.com/srineere/Nimble-Notes.git
cd Nimble-Notes
npm install

Steps for read-only access

To start the express server, run the following

npm start

Open http://localhost:3000 and take a look around.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published