/Todo-BE

This is a backend for my todo app. It uses Express.js and MongoDB.

Primary LanguageJavaScript

Todo-BE

This the backend project for my todo mobile application. Which can be found here. This project uses Express.js and MongoDB.

Requirements

Run

Run yarn install to get all dependencies. Run npm run server to start the server.

Server will start on http://localhost:4000