Skip to content

It is a Single Page Application that allows users to add and remove tasks.

License

Notifications You must be signed in to change notification settings

bohaz/todo-react

Repository files navigation

ToDo List

📗 Table of Contents

📖 ToDo List

ToDo List It is a Single Page Application that allows users to add and remove tasks.

🛠 Built With

React, Git, and GitHub

Tech Stack

Client

Key Features

  • Best organization
  • Professional documentation
  • Clean coding
  • Team Working

(back to top)

🚀 Live Demo

  • Live Demo Link

(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:

  • Visual Studio Code installed
  • Npm installed
  • A GitHub account
  • Git installed

Setup

Clone this repository to your desired folder:

cd my-folder
git clone git@github.com:bohaz/todo-react.git

Install

Install this project with:

-Install Node Modules

npm install

Usage

To run this project, execute the following command:

-Start the development server

npm start

Run tests

To run tests, run the following commands:

  • ESLint linter errors run:

npx eslint "**/*.{js,jsx}"

-CSS linter errors run:

npx stylelint "**/*.{css,scss}"

Deployment

You can deploy this project using:

  • Github

(back to top)

👥 Authors

👤 Ricardo Martínez

(back to top)

🔭 Future Features

  • Functionality
  • Content

(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 let me know with a STAR!

(back to top)

🙏 Acknowledgments

We would like to thaks Microverse for giving us the oportunity to build and contribute in projects like this.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

It is a Single Page Application that allows users to add and remove tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published