Skip to content

Task management web page, where tasks are saved in local storage, where you can complete and delete them.

License

Notifications You must be signed in to change notification settings

Fufinop/taskApp-localstorage

Repository files navigation


project preview

TaskApp localstorge

Task management web page, where tasks are saved in local storage, where you can complete and delete them.

View Demo · Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License

About The Project

This is a practical project on the basics of react, I decided to do it as a practice because it uses several useful technologies in development.

(back to top)

Built With

In this section I show the technologies used in this project such as frameworks/libraries.

  • React
  • Tailwind.css
  • Github Pages

(back to top)

Getting Started

Prerequisites

The first thing you need is an updated version of npm

  • npm
    npm install npm@latest -g

Installation

The first thing you need to do is clone the repository, then install the dependencies and it is ready to run.

  1. Clone the repo
    git clone https://github.com/Fufinop/taskApp-localstorage.git
  2. Install NPM packages
    npm install
  3. Runs the project
    npm run dev

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

Task management web page, where tasks are saved in local storage, where you can complete and delete them.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published