Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vlaek/todozustand


https://github.com/vlaek/todozustand

ant-design axios jest react react-infinite-scroll-component styled-components typescript vite zustand

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Installation

1. **Cloning a repository**:

```bash
git clone https://github.com/Vlaek/ToDoZustand.git
cd ToDoZustand
```

2. **Installing dependencies**:

```bash
npm install
```

3. **Launching the application**:
```bash
npm start
```

# Technologies

- React
- TypeScript
- Zustand
- Styled Components
- Ant Design
- Axios
- Jest
- React Infinite Scroll Component
- Vite