https://github.com/rasweb/nodejs-todo
A TODO list created using nodeJs and express from Medieinstitutet Stockholm Sweden.
https://github.com/rasweb/nodejs-todo
Last synced: 3 months ago
JSON representation
A TODO list created using nodeJs and express from Medieinstitutet Stockholm Sweden.
- Host: GitHub
- URL: https://github.com/rasweb/nodejs-todo
- Owner: Rasweb
- Created: 2022-01-31T08:00:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T01:20:11.000Z (over 2 years ago)
- Last Synced: 2024-11-25T10:25:04.116Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Table of contents
- [Overview](#overview)
- [Nodejs-TODO](#nodejs-tODO)
- [Project setup](#project-setup)
- [Built with](#built-with)
- [Screenshot](#screenshot)
- [Author](#author)
## Overview
### Nodejs-TODO
Welcome to a Node Js To do list.
This is a to do list from Medieinstitutet Stockholm Sweden.
NodeJs is required to use this project.
To install it use this link: https://nodejs.org/en/
A MongoDB connection string is required to run this application.
If you have a connection string:
Create the .env file in the root and paste the string in there.
```
MONGODB_CONNECTION_STRING = ""
```
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
nodemon
```
### Built with
- html
- scss/sass
- javascript
- node.js
- mongodb
- express.js
- handlebars
- template engines
- forms
### Screenshot

### Author
[Github](https://github.com/Rasweb)