Skip to content

foxching/mern-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN TODO

A simple Todo App based on MERN Stack

Screenshot

dark theme

Tech stack

Backend

  • NodeJS
  • Express
  • MongoDB with mongoose
  • bcryptjs for hashing password
  • concurrently

Frontend

  • ReactJS
  • Redux
  • Reactstrap/ Bootstrap
  • ReactTransition
  • axios

Installation

Install all the dependencies

$ npm install
$ npm  start

Notice

This project is still under development. some features are not yet fully completed..Feel free to contribute!

License

MIT

About

Todo app built in MERN stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors