Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 643 Bytes

File metadata and controls

26 lines (16 loc) · 643 Bytes

Weird Reddit

This project was built using React, React Hooks for state management, and Material UI for design and componentry.

This project was bootstrapped with Create React App.

Prerequisites

Node.js

To run locally

1. Clone the project

git clone git@github.com:elleyanna/weird-reddit.git

2. Install npm

npm i

2. Run the project

npm start

Runs the app in the development mode.
Open http://localhost:1989 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.