Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/3ddelano/todo-list-mern

A todo list made using MERN stack with user authentication.
https://github.com/3ddelano/todo-list-mern

express hacktoberfest login mern mongo node react tailwindcss todo todo-list user-auth

Last synced: 22 days ago
JSON representation

A todo list made using MERN stack with user authentication.

Awesome Lists containing this project

README

        

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

1. Install dependencies

```bash
yarn install
```

1. Build the project

```bash
yarn build
```

1. Run the project

```bash
yarn start
```

1. (Run only client)

Navigate to `/client`
```bash
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](https://discord.gg/FZY9TqW)