Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/walterradduso/supermarket-list

It is a supermarket list where the user can upload and delete products. Like a to-do list.
https://github.com/walterradduso/supermarket-list

reactjs scss typescript

Last synced: 4 days ago
JSON representation

It is a supermarket list where the user can upload and delete products. Like a to-do list.

Awesome Lists containing this project

README

        

## TradeHelm Challenge

It is a supermarket list where the user can upload and delete products. Like a to-do list.

### Init Project

* Clone project
* Install dependencies
```
npm install
```
* Start project
```
npm run start
```
* Use

---

#### Tools

- React
- Sass

---

#### Node Version
```
v16
```

---

### Ejemplos:
> ![Vacío](./specs/vacio.png "Vacío")
> ![Formulario](./specs/formulario.png "Formulario")
> ![Lleno](./specs/lleno.png "Lleno")