What is Hacker News
Hacker News is a social news website focusing on computer science and entrepreneurship.
The project utilise several Meterial-UI components for user interface.
Node server is used to get the metadata about a website so that the preview of the image can be shown.
- React with Typescript
- Node/Express
- Hacker News API
on Windows PowerShell
set PUBLIC_RUL=http://localhost:3001;npm run build
on Linux/Mac
PUBLIC_URL=https://dsomething.cloudfront.net npm run build