Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joakimteixeira/to-do-fullstack
- Owner: JoakimTeixeira
- Created: 2021-01-26T22:37:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:09:29.000Z (9 days ago)
- Last Synced: 2024-11-07T20:20:46.280Z (9 days ago)
- Topics: airbnb-eslint, axios, environment-variables, express, mongodb, mongoose, monorepo, nodejs, reactjs, responsive-design, routes-api, stardardjs
- Language: JavaScript
- Homepage: https://joakimteixeira.github.io/to-do-fullstack/
- Size: 861 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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