Skip to content

Our Todo App is a modern, feature-rich task management application built with React.js on the frontend and Node.js on the backend. Utilizing technologies like Vite, Tailwind CSS, Axios, Redux, Redux Toolkit, React Router DOM, and MongoDB, it offers user-friendly CRUD operations, secure authentication with JWT, and seamless registration, sign-in.

Notifications You must be signed in to change notification settings

ashgole/react_node_mongo-todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT NODE MONGO

This Project is built only for educationl purpose

Resource links

postman documentation : https://documenter.getpostman.com/view/13125087/2sA35G53Db

mongodb - https://cloud.mongodb.com/v2/6606f58a9739c56e084541ca#/metrics/replicaSet/6606f69eece8467ebe75bbce/explorer/demodb/users/find

frontend added - https://github.com/ashgole/react_node_mongo/tree/main/frontend

backend - https://github.com/ashgole/react_node_mongo/tree/main/backend

flowbite-react - https://flowbite-react.com/docs/components/navbar

Tags

MERN MERN app todo-app

frontend - Reactjs api vite tailwindcss crud axios redux redux-toolkit react-query useQuery useMutation react-router-dom registration signin signout authentication

backend - Nodejs routes controllers models mongodb jwt secure-routes crud

Screenshots

Signup 1 Signin 2 Homepage 3 Postman 3

working on ... Profile page

cd frontend
npm i
npm run dev

cd backend
npm i
npm run dev

About

Our Todo App is a modern, feature-rich task management application built with React.js on the frontend and Node.js on the backend. Utilizing technologies like Vite, Tailwind CSS, Axios, Redux, Redux Toolkit, React Router DOM, and MongoDB, it offers user-friendly CRUD operations, secure authentication with JWT, and seamless registration, sign-in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages