Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joakimteixeira/to-do-fullstack

To do list made with MERN stack
https://github.com/joakimteixeira/to-do-fullstack

airbnb-eslint axios environment-variables express mongodb mongoose monorepo nodejs reactjs responsive-design routes-api stardardjs

Last synced: about 2 hours ago
JSON representation

To do list made with MERN stack

Awesome Lists containing this project

README

        

# To-do Full-Stack

To-do list made with MERN stack

[![Javascript Style Guide](https://badgen.net/badge/eslint/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript)

![image](https://user-images.githubusercontent.com/12193814/107572258-c8b80100-6bca-11eb-9e50-d1634695b2b8.png)

## Running the Project

To get started, fork the repository, clone it, and then run the following commands:

npm install
npm run start