Outkarm / react-todo

This is a to-do list application that allows you to add, delete, submit, and edit items. The application utilizes browser local storage to store your to-do items, ensuring that they persist even if you reload or close the app.

Home Page:https://to-do-list-p1tg.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React To-do

πŸ“— Table of Contents

πŸ“– React To-do

React To-do

πŸ›  Built With

Tech Stack

Languages
  • HTML
  • CSS
  • JavaScript
Frameworks
  • React
Bundler
  • React-scripts
Server
  • Render

Key Features

  • Run an initial page built with react

(back to top)

πŸ”­ Future Features

  • Make simple calculations.
  • Read a random math-related quote.

πŸš€ Live Demo

Click Here to view live demo

(back to top)

πŸ’» Getting Started

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

Setup

Clone this repository to your desired folder:

  git clone git@github.com:Outkarm/react-todo.git
  cd to-do-list

Install

Install this project with:

  npm install

Usage

To run the project in a development server, execute the following command:

  npm start

Deployment

You can deploy this project using Github Pages

(back to top)

πŸ‘₯ Authors

πŸ‘€ John Kpordje

(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

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • What is this project?

    • It's a project of micoverse curriculam.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a to-do list application that allows you to add, delete, submit, and edit items. The application utilizes browser local storage to store your to-do items, ensuring that they persist even if you reload or close the app.

https://to-do-list-p1tg.onrender.com

License:MIT License


Languages

Language:JavaScript 65.3%Language:SCSS 18.4%Language:HTML 10.9%Language:CSS 5.4%