A social news aggregation, web content rating and discussion site inspired by Reddit.
- Live demo: https://topical-news.netlify.com/
- Github repo: https://github.com/Wahuh/topical-news
- Api url: https://speedwagon-server.herokuapp.com/api
- Api Github repo: https://github.com/Wahuh/topical-news-api
Note that you will be "logged in" as a specific user by default and any comments you make will have that user's username
- Node installed
- Git installed
git clone https://github.com/Wahuh/topical-news.git
cd topical-news
npm install
npm start
- Javascript
- CSS
- HTML
- react
- @reach/router
- rebass
- react-kawaii
- axios