Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arthurarakelyan/damage-selector-test-task

Car damage selector website to showcase React and Effector.
https://github.com/arthurarakelyan/damage-selector-test-task

effector react typescript

Last synced: about 2 months ago
JSON representation

Car damage selector website to showcase React and Effector.

Awesome Lists containing this project

README

        

# Damage Selector Test Task

## Project setup

Node version: `18.7.1`

### Install Dependencies
```bash
npm install
```

### Run Development Server

Open [http://localhost:5173](http://localhost:5173) with your browser to see the result.

```bash
npm start
```

### Build

```bash
npm run build
```

### Run Production Server

Open [http://localhost:4173](http://localhost:4173) with your browser to see the result.

```bash
npm run build

npm run preview
```

## Tech Stack


TypeScript  
React  
Vite  
Effector