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: 28 days ago
JSON representation
Car damage selector website to showcase React and Effector.
- Host: GitHub
- URL: https://github.com/arthurarakelyan/damage-selector-test-task
- Owner: ArthurArakelyan
- Created: 2024-02-19T16:39:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-19T16:59:25.000Z (about 1 year ago)
- Last Synced: 2025-03-19T21:09:09.762Z (about 1 month ago)
- Topics: effector, react, typescript
- Language: TypeScript
- Homepage: https://damage-selector-test-task.vercel.app
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 buildnpm run preview
```## Tech Stack
![]()
![]()
![]()
![]()