Skip to content

sun-fox/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSOC Note-Taker

GSOC Note-taker is a simple web application that allows different users to login and have their copy of notes.

For a detailed introduction, full list of features and architecture overview please visit the official project page: https://gsoc-noter.herokuapp.com/

Setup :

From Sources

  1. Install node.js
  2. Run git clone https://github.com/sun-fox/note-taker.git (or clone your own fork of the repository)
  3. Go into the cloned folder with cd note-taker
  4. Run npm install (only has to be done before first start or when you change the source code)
  5. Run npm start
  6. Browse to http://localhost:3000

About

This is simple note-taking web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published