/fancy-todo

Primary LanguageJavaScriptMIT LicenseMIT

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