Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/arthurarakelyan/damage-selector-test-task
- Owner: ArthurArakelyan
- Created: 2024-02-19T16:39:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T16:59:25.000Z (11 months ago)
- Last Synced: 2024-04-24T05:35:29.775Z (9 months 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