Giter VIP home page Giter VIP logo

todo-list's Introduction

๐ŸŒŸ Welcome to my Todo-List Project! ๐Ÿš€

Embark on an organizational journey with my full-stack creation that brings to-do lists to life! This dynamic project allows users to seamlessly sign up, unlocking the power to curate personalized to-do lists.

Key Features:

  1. User-Friendly Sign-Up: A hassle-free signup process awaits, ensuring quick access to the world of organized productivity.

  2. Tailored Todo Lists: Each user's to-do list is as unique as they are, effortlessly rendered and managed through a thoughtful design.

  3. CRUD Operations: Empowering users with complete control, my project supports Create, Read, Update, and Delete operations for tasks. Easily add, update, or remove tasks with a click!

๐Ÿš€ Tech Stack:

  1. HTML, CSS, JavaScript: Building a beautiful and intuitive user interface.
  2. Node.js & Express: Efficiently handling server-side operations.
  3. MongoDB: Storing and managing data securely.
  4. React.js: Elevating the user experience with a dynamic and responsive front end.

How To Use-:

Please follow the steps given below-:

  1. Fork this repository to your PC.
  2. open the folder --> backend --> mongo.js --> now replace mongo.connect URL to your Mongo database URL.
  3. Open the terminal and run the command given below-:
--> for Windows:
start cmd /k "cd Folder_Location\backend && npx nodemon index.js"
start cmd /k "cd Folder_Location\signin_frontend && npm install && npm run dev"
start cmd /k "cd Folder_Location\front-end && npm install && npm run dev"
start cmd /k "cd Folder_Location\signup_frontend && npm install && npm run dev"
timeout /t 5 && start http://localhost:5173
--> For Mac:
cd Folder_Location/backend && npx nodemon index.js &
cd Folder_Location/signin_frontend && npm install && npm run dev &
cd Folder_Location/front-end && npm install && npm run dev &
cd Folder_Location/signup_frontend && npm install && npm run dev &
sleep 5

Note: You can copy and paste these commands directly into your terminal and execute them. Remember to replace Folder_Location with the actual path of the project.

  1. A URL to localhost:5173 will open on your browser, you may now sign up and start using the todo-list.
Feel free to contribute improvements to the project. If you find it helpful, let me know!
Thank You.
Let's make your tasks not just manageable but a joy to conquer! ๐Ÿ’ช๐Ÿ“‹โœจ

todo-list's People

Contributors

akshat09022002 avatar samarthsgithub avatar

Watchers

 avatar

Forkers

samarthsgithub

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.