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

https://github.com/arturfse/hackernews-clone

HN clone with TS, React, Styled Components and different stores implemented
https://github.com/arturfse/hackernews-clone

hackernews-clone mobx react redux redux-saga redux-thunk styled-components typescript

Last synced: 3 months ago
JSON representation

HN clone with TS, React, Styled Components and different stores implemented

Awesome Lists containing this project

README

          

HackerNews Clone


Simple HN clone with TS, React, Styled Components and different stores implemented







Start the project

make install-deps
make dev

Run tests

make test

Build project

make build

Short overview

### Stories
![Stories](https://user-images.githubusercontent.com/51407990/149630797-cf7ad68d-67ac-484d-bb62-b82c8cc12013.png)

### Comments
![Comments](https://user-images.githubusercontent.com/51407990/149630803-42d93128-52cf-4904-961f-b4e10b4b2530.png)