Skip to content

shayfeld/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

A MERN full stack application.

Acknowledgements

Authors

Tech Stack

Client: React, Redux, Bootstrap

Server: NodeJS, Express

Database: MongoDB

Run Locally

Clone the project

  git clone https://github.com/shayfeld/ToDoList.git

Go to the project directory

  cd TodoList

Install dependencies

  npm install

Start the client & server

  npm run start-dev

Open in browser

  http://localhost:8080/

Screenshots

Log-in

App Screenshot

Dashboard

App Screenshot

Task

App Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published