/react-todo

A simple and intuitive to-do list application built with React, designed to help you efficiently manage and organize your daily tasks. This user-friendly app allows you to stay focused and enhance your productivity.

Primary LanguageCSSOtherNOASSERTION

React.js to-do list

logo

React.js to-do list

πŸ“— Table of Contents

πŸ“–React.js to-do list

A simple and intuitive to-do list application built with React, designed to help you efficiently manage and organize your daily tasks. This user-friendly app allows you to stay focused and enhance your productivity.

πŸ›  Built With

HTML, CSS, JavaScript, React.js

Tech Stack

Client
Package Manager
Linters

Key Features

  • Keep track of multiple tasks.
  • Edit your tasks
  • Create new tasks

(back to top)

πŸš€ Live Demo

It will be available soon!

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder or download the Zip folder:

https://github.com/Alejandroq12/react-todo.git
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd react-todo

Install

To install all dependencies, run:

npm install

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • You can also use npm start command in terminal to run this at the localhost.

Run tests

To run tests, run the following command:

  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint "**/*.{js,jsx}"

Deployment

You can deploy this project using: GitHub Pages,

  • I used GitHub Pages to deploy my website.
  • For more information about publishing sources, see "About GitHub pages".

(back to top)

πŸ‘₯ Author

πŸ‘€ Julio Quezada

(back to top)

πŸ”­ Future Features

  • It will allow user to log in and sign up

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a star ⭐️

(back to top)

πŸ™ Acknowledgments

I want to thank all my colleagues that share knowledge with and inspired to to improve each day.

(back to top)

❓ FAQ

  • DWhat did you learn with this project?

    • I learned a lot about React.js, components, props, state, and hooks.

(back to top)

πŸ“ License

This project is LICENSE licensed.

(back to top)