Skip to content

It is a drag and drop todo app made using Reactjs, vite and tailwindcss.

License

Notifications You must be signed in to change notification settings

iamnullman/react-todo

Repository files navigation

react-todo (v0.1.0)

It is a drag and drop todo app made using Reactjs, vite and tailwindcss.

[GitHub license] [Stars]

Preview

Preview

Getting Started:

First, install the dependencies:

npm install
# veya
pnpm install
# veya
yarn install

Then, run the development server:

npm run dev
# veya
pnpm run dev
# veya
yarn dev

Open http://localhost:3000 with your browser to see the result.

How to Use:

  1. To start the application, follow the steps above.
  2. Open http://localhost:3000 in your browser.
  3. Enter your username and click the "Login" button.
  4. You can now start chatting. Enter your message and click the "Send" button to send messages to other users.

Features:

  • Categorizing tasks with drag and drop
  • Store what is written and see it next time

Contributing:

If you want to contribute to this project, you can follow these steps:

  1. Fork this repository and run it on your own project.
  2. Make your changes and add descriptive comments.
  3. Create a pull request.

License:

This project is licensed under the MIT License. For more information, see the LICENSE file.

Contact:

For any questions or feedback, you can reach us at nullm4n@yandex.com or Discord

About

It is a drag and drop todo app made using Reactjs, vite and tailwindcss.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published