Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 791 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 791 Bytes

topical-news

A social news aggregation, web content rating and discussion site inspired by Reddit.

Note that you will be "logged in" as a specific user by default and any comments you make will have that user's username

Running the project locally

Prerequisites

  • Node installed
  • Git installed

Installation

  1. git clone https://github.com/Wahuh/topical-news.git
  2. cd topical-news
  3. npm install
  4. npm start

Tech Stack

  • Javascript
  • CSS
  • HTML

Dependencies

  • react
  • @reach/router
  • rebass
  • react-kawaii
  • axios