As part of a 6 week React Workshop, this was the final project. A website that feeds off a space news Rest API, making use of good project and component organization and the core hooks/APIs of React.
Deployed here: https://ben2box.github.io/react-spacenews-spa/
Clone the repo, install dependencies (eg: npm install) and run it (eg: npm start)
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.