8000 GitHub - ZewdieMc/react-todo-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ZewdieMc/react-todo-app

Repository files navigation

React ToDo App

📗 Table of Contents

📖 Todo App

React Todo is an application that is developed with ReactJs. It is used to add, edit and delete items/tasks into the Todo list.

🛠 Built With

  • React

Tech Stack

Key Features

  • Displays todo items.
  • Add todo item
  • Update todo item
  • Delete todo item

(back to top)

🚀 Live Demo

Have a look at the live demo of the project.

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

  • npm installed
  • node installed

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com/ZewdieMc/react-todo-app.git

Install

Install this project with:

  cd react-todo-app/
  npm install

Usage

To run the project:

  npm start

Run tests

To run tests, run the following command:

  npm test

To check for css errors run:

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

To check for js errors run:

  npx eslint .

Deployment

Deployed using Github Pages.

(back to top)

👥 Authors

👤 Zewdie Habtie

(back to top)

🔭 Future Features

  • Install React Router and Create components.

(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 send your feedback to encourage me to do more.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for offering me this opportunity to learn, and practice our skills.

(back to top)

❓ FAQ

  • Why React?
    • React has broader community support, and it is a very popular library.
    • React is flexible and can be used to build different types of applications.
    • React is easy to learn and use.

(back to top)

📝 License

This project is MIT licensed. (Check the LICENSE file)

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0