3ddelano / todo-list-mern

A todo list made using MERN stack with user authentication.

Home Page:https://todo-list-mern.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List MERN

A todo list made using MERN stack with user authentication.


MongoDB Nodejs Nodejs Nodejs

Features

  • User authentication with persistent Todos
  • Responsive TailwindCSS design
  • RESTful API
  • Body / Params type checking

Getting Started

  1. Clone / Download the repository

  2. Install dependencies

    yarn install
  3. Build the project

    yarn build
  4. Run the project

    yarn start
  5. (Run only client)

    Navigate to /client

    yarn install
    yarn dev

Contributing

A pull request is welcome!

Support the project development

Buy Me A Coffee

Want to support in other ways? Contact me on Discord: @3ddelano#6033

For doubts / help / bugs / problems / suggestions do join: 3ddelano Cafe

About

A todo list made using MERN stack with user authentication.

https://todo-list-mern.onrender.com/

License:MIT License


Languages

Language:JavaScript 96.2%Language:HTML 3.7%Language:CSS 0.1%