Skip to content

Repository files navigation

To Do

This To Do App is a single page responsive app developed using React + Vite. It allows users to keep track of to do tasks as well as to add and delete tasks.

Features

  • Add tasks
  • Delete tasks
  • Track Tasks

Tech Stack

React + Vite Javascript CSS

Installation and Running the App (React + Vite)

  1. Clone this repo locally https://github.com/learningcoding2022/ctd-to-do-list
  2. Run npm install in your bash / command line
  3. Run npm run dev in your bash / command line
  4. Open your local server to view the webpage

Dependences

"react": "^19.1.0", "react-dom": "^19.1.0"

Dev Dependencies

"@eslint/eslintrc": "^3", "@tailwindcss/postcss": "^4", "autoprefixer": "^10.4.21", "eslint": "^9", "eslint-config-next": "15.3.2", "postcss": "^8.5.4", "prettier": "^3.5.3", "tailwindcss": "^4.1.8"

What I learned

I learned how to set up a React project from the beginning with file setup and installation of packages.

Author

This project was developed by Molly B.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages