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: 5 months 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
```