andreassosilo / fancy-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toDone (fancy-todo)

Turning Do into Done!

Usage

Make sure you have Node.js and npm installed in your computer, and then run these commands:

$ npm install -> to install dependencies
Create a new .env file and fill the key with appropriate value

Running server (http://localhost:3000):
$ npm run dev

Running client:
$ live-server --host=localhost --port=8080

Note: Client must be running using live-server.

Documentation (using POSTMAN's API Documentation)

https://documenter.getpostman.com/view/8640330/SVmpWh5t

About

License:MIT License


Languages

Language:JavaScript 51.0%Language:HTML 46.7%Language:CSS 2.3%