Skip to content

annasm07/React-toDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React App - To Do List FULL STACK

This project was created with Create React App, nodeJS, ExpressJS and MongoDB.

FRONTEND - Design and Development

Clone the Repository using 'git clone'

By Anna Sala Mercade

To start the app you will:

Delete the node_modules folder

run npm i in the terminal to install all the dependencies from the package.json

run npm start in the terminal to compile app.

If not opened autoatically, open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode and creates coverage folder in which you can see a full testing report.

BACKEND - Design and Development

By Anna Sala Mercade

To start the server you will:

Delete the node_modules folder

run npm i in the terminal to install all the dependencies from the package.json

run npm start in the terminal to compile app.

Server will be initialized in port 2023.

npm test

Launches the test runner in the interactive watch mode and creates coverage folder in which you can see a full testing report.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published