Skip to content

glegrain/post-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post-it Website Project

Guillaume Legrain

This is a test website project trying to build a REST API.

Getting started

Requirements

  • node.js
  • npm
  • MongoDB

Quickstart

  1. Install required node modules
npm install
  1. If mongo isn't running on your machine, start a mongo server with:
mongod &
  1. start the post-it app
npm start

post-it

About

REST API for notes with a cute little frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published