- Author: Hannah Sindorf. Joyce Liao
- Version: 1.0.0
THIS PROGRAM WILL START A WEBSITE WITH REACT JS.
- clone repo
- install npm dependencies
- run npm start
- open localhost:3000 in your browser
- React frontend
- Reddit API
- 2019-01-29 React implemented, reddit search implemented
- 2019-01-29 Repo is created