Skip to content

phattp/task-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager API

Task manager API using Node.js

Getting Started

This repository is contain code of my task manager api that you can signup your account to create, read, update and delete your task through the app. This project is the part of The Complete Node.js Developer Course by Andrew Mead on Udemy.

Visit Live Site

Installing

Install node modules.

npm install

Running the App

Run this app in devlopment mode with command below and navigate to http://localhost:3000 to see the app.

npm run dev

Happy Hacking!

About

Task manager API using Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published