Coder Social home page Coder Social logo

todo-crud-app's Introduction

Todo List App

This is a Todo List application built with a MERN stack (MongoDB, Express.js, React, Node.js). The app allows users to create, manage, and organize their todo tasks.

Link

Link to deployed app

Tech Stack

M - MongoDB
E - Express
R - React js
N - Node js

Features

  • User registration and login
  • Create, update, and delete todo tasks
  • Mark tasks as completed
  • Responsive design for mobile and desktop devices

Technologies Used

  • Frontend: React, Redux, React Router, Axios
  • Backend: Node.js, Express.js, MongoDB, Mongoose
  • Authentication: JSON Web Tokens (JWT), bcrypt
  • Deployment: Vercel

Prerequisites

Node.js & MongoDB Atlas account (for database)

Installation and Setup

  1. Clone the repository:
    ``` git clone https://github.com/your-username/todo-app.git ```
  2. Navigate to the directory: ``` cd todo-app ```
  3. Open VS Code: ``` code . ```
  4. client: ``` cd client ```
  5. install dependencies: ``` npm install ```
  6. Start Client: ``` npm start ```
  7. Server: open new terminal and cd to server directory ``` cd server ```
  8. install dependencies: ``` npm install ```
  9. Set Environment Variables (.env): ``` TOKEN=`YOUR JWT TOKEN` MONGO_DB_URL=`Your MongoDB Atlas Url` ```
  10. Start Server: ``` npm run dev ```

Deployment

Client: Deploy the client app to Vercel or your preferred hosting service.
Server: Deploy the server app to Vercel or your preferred hosting service.

todo-crud-app's People

Contributors

aditya-bhagat03 avatar

Watchers

 avatar

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.