Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luisc73/todoapp

Reto de frontend mentor de lista de tareas realizada con React y Sass
https://github.com/luisc73/todoapp

frontend-mentor localstorage react sass todoapp

Last synced: 5 days ago
JSON representation

Reto de frontend mentor de lista de tareas realizada con React y Sass

Awesome Lists containing this project

README

        

👋 Frontend Mentor - Todo app 🚀




Ingresar


## Overview

![Design preview for the Intro section with dropdown navigation coding challenge](./public/design/desktop-preview.jpg)

### Built With

- [React](https://reactjs.org/)
- [Sass](https://sass-lang.com/)
- LocalStorage

## How To Use

```bash
# Clone this repository
$ git clone https://github.com/LuisC73/TodoApp.git

#Run the project

npm init

npm start

```