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
HN clone with TS, React, Styled Components and different stores implemented