/todo-list-nodejsBE

Primary LanguageJavaScriptMIT LicenseMIT

Table of contents

Overview

ToDo List NodeJs BE

This is the backend of this application. It runs on NodeJs and ExpressJs.

Links

My process

Built with

  • NodeJs
  • ExpressJs
  • Javascript
  • Github
  • Vscode

Setup

  • Clone this repository to your desired folder.
  • Access cd to-do-list-nodejsBE
  • npm install
  • npm start

To run tests

  • run npm test

Author

Acknowledgments

  • Thanks to Microverse for knowledge impacted.