Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```