Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dennis-every/react-vite-todos

REACT TODOS APP is a website to create and edit todos, and mark todos as completed. It is a Single Page App (SPA) built with React.
https://github.com/dennis-every/react-vite-todos

Last synced: about 1 month ago
JSON representation

REACT TODOS APP is a website to create and edit todos, and mark todos as completed. It is a Single Page App (SPA) built with React.

Awesome Lists containing this project

README

        


REACT TODOS APP





# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 About ](#-about-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)

# 📖 About

**REACT TODOS APP** is a website to create and edit todos, and mark todos as completed. It is a Single Page App (SPA) built with React that allows users to:

- Create todos
- Edit todos
- Mark todos as completed
- Save todos to local storage

## 🛠 Built With

### Tech Stack

Client



Server

Database

### Key Features

- **Single page application**
- **Built with React**
- **Saves data to local storage**

(back to top)

## 🚀 Live Demo

- None yet

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

- A working computer
- Connection to internet

### Setup

Clone this repository to your desired folder:

- git clone https://github.com/dennis-every/react-vite-todos.git

### Install

- npm install

### Usage

To run the project, execute the following command:

- npm start

(back to top)

## 👥 Authors

👤 **Dennis Every**

- GitHub: [@dennis-every](https://github.com/dennis-every)

(back to top)

## 🔭 Future Features

- [ ] **Deployment**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project feel free to fork it and use it as you need.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the information provided to build this project.

(back to top)

## ❓ FAQ (OPTIONAL)

- **Can I use the project for any purpose?**

- Yes, you can use this files for anything you need

- **Is the information saved in any database?**

- No, all data is saved in the involvement api

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed

(back to top)