Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pavel-tyan/delivery-app

App to deliver pizza
https://github.com/pavel-tyan/delivery-app

axios classnames css-modules react react-router redux-toolkit typescript vite

Last synced: about 1 month ago
JSON representation

App to deliver pizza

Awesome Lists containing this project

README

        

## Tools

### React, TypeScript, Axios, Redux Toolkit, React Router, Classnames, Vite

## How to run project

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```