Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 787 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 787 Bytes

react-peopleinspace

This is a minimalist single page web application written using Rect.js. Also, this project was bootstrapped with Create React App.

Using a unique and interesting API from Open Notify to fetch data.

Demo

Heroku: http://react-peopleinspace.herokuapp.com

Private web server: http://peopleinspace.fieel.space/ (you'll have to bypass the "not secure" message, unfortunatelly this API is not secured behind HTTPS but my domain is, unlike heroku)

Deployment

It's a simple React app so just build the project using the react CLi and then put the index.html file behind a web server, done!