A tool to make lists and share them with your friends.
Each element can be upvoted or downvoted. Usefull for :
- a movie list with your girlfriend
- a gift list for a friend
- a shopping list with your roommates
- Upvote or down vote an item (IP are checked to avoid cheating)
Listme provides a simple API to make your own apps using the same engine.
Project is made in two separate routes :
- static content for render, client side (including Liquid templating) & host on Github Pages
- Node process as API REST, who host and talk with database
git clone https://github.com/arthurlacoste/listme
npm install lessc pm2 -g
npm install
npm start
Photo by Tim Gouw on Unsplash