Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sofrin/test-task
https://github.com/sofrin/test-task
hacker-news react react-router vite
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sofrin/test-task
- Owner: sofrin
- Created: 2024-09-07T10:49:26.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T20:26:47.000Z (2 months ago)
- Last Synced: 2024-10-10T17:23:44.521Z (about 1 month ago)
- Topics: hacker-news, react, react-router, vite
- Language: TypeScript
- Homepage: https://test-task-ten-alpha.vercel.app
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### test task for a job interview
##### using React, Typescript, React-Router-Dom
run to install node_modules
```bash
pnpm install
```
run to start a dev server
```bash
pnpm dev
```