/todo-app-react

Primary LanguageJavaScriptMIT LicenseMIT

Microverse README Template

📗 Table of Contents

📖 React todo app

React todo app is an app that designed to add, edit and display your todo list.

🛠 Built With

  • React

Tech Stack

Client
Server
Database

Key Features

  • [Create a git flow]
  • [Use functional Component]
  • [Use state and props]
  • [Use destructuring method]
  • [Use JavaScript events.]
  • [Use React life cycle methods.]
  • [Understand the mechanism of lifting state up.]

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

  • git: A tool for managing source code

  • Visual Studio Code: A source code editor

  • Live Server: A simple web server utility for Visual Studio Code

Setup

  • Clone this repository to your desired folder: git@github.com:RitaDee/todo-app-react.git
  • Run npm install to install the dependencies.
  • Run npm start to start the app.

Run tests

To run tests, run the following command:

  • Run npx eslint . for JS check
  • Run npx eslint . --fix to fix JS errors if found
  • Run npx stylelint "**/*.{css,scss}" for CSS check
  • Run npx stylelint "**/*.{css,scss}" --fix to fix CSS errors if found.

Deployment

You can deploy this project using:

  • Github pages

Github pages

follow these steps for example

👥 Authors

👤Rita Nkem Daniel

(back to top)

🔭 Future Features

  • I will add time and date below the nav bar

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

  • Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer.

(back to top)

❓ FAQ (OPTIONAL)

  • [Are you sure that you are owner of this work]

    • [Yes,]

(back to top)

📝 License

This project is MIT licensed.

(back to top)