/react_to_do_list

Primary LanguageJavaScriptMIT LicenseMIT

React ToDo App

πŸ“— Table of Contents

πŸ“– React ToDo App

Simple Practice web app using react protected routes and local storage.

πŸ›  Built With

Tech Stack

  • HTML
  • JS
  • CSS
  • Webpack
  • React.js
Client - HTML
- JS
- CSS
- React
Server - Null
Database - Null

Key Features

  • ToDo Using React
  • Use State Hook
  • Uses Protected Routes

πŸš€ Live Demo

You can see the live demo of this project

(back to top)

πŸ’» Getting Started

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

Prerequisites

  • A web browser
  • A code editor
  • A terminal

Setup

Clone this repository to your desired folder:

  git clone https://github.com/CesarHerr/react_to_do_list.git

Install

Install this project with:

  cd react-todo-app
  npm install

Usage

To run the project on the webpack dev server, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

  npm run deploy

(back to top)

πŸ‘₯ Author

πŸ‘€ CΓ©sar Herrera

πŸ”­ Future Features

  • Add Contact Functions and Styles 😁
  • Add grab and drop functions to the todo list πŸ‘Œ

Walkthrough

You can watch the video description of the project here.

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project, give it a ⭐️!

(back to top)

πŸ™ Acknowledgments

We would like to thank Microverse for giving us the opportunity to learn and grow as developers and also we like to thank our families, they are all our support. 🌟

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)