Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xjavierx1995/react-list-task

This project was made with react, redux, chakra-ui and typescript https://preeminent-scone-c8b0bb.netlify.app/
https://github.com/xjavierx1995/react-list-task

axios chakra-ui reactjs redux

Last synced: 7 days ago
JSON representation

This project was made with react, redux, chakra-ui and typescript https://preeminent-scone-c8b0bb.netlify.app/

Awesome Lists containing this project

README

        

# React App (react-list-task)

This project was made with react, redux, chakra-ui and typescript

## Demo

https://preeminent-scone-c8b0bb.netlify.app/

## Install the dependencies

```bash
npm install
```

### Start app

```bash
npm run dev
```

### Execute tests

```bash
npm run test
```

### Execute tests coverage

```bash
npm run coverage
```

```bash
npm run coverage:ui
```

### Dependencies

This project use:

- Node 20.10.0

### More information

This project was carried out by [Javier Rodriguez](https://github.com/xjavierx1995) for a requested test using React js. If you want to contact me, visit my [LinkedIn](https://www.linkedin.com/in/javier-rodr%C3%ADguez-93a61619a/).