NASA API test application

NASA API test application

Interesting application from high school project for learning react.js and using REST services. Here is github link. And here is live and functional site. The purpose of this application is to demonstrate and educate how to fetch data from public service. In this case, the app uses NASA open API. For the front-end, and rendering fetched data is used ReactJS […]

COVID19 Monitor application

Working installation: covid19.sman.cloud Source code of the API used in this application is COVID19-API Several public API is used as data sources: Coronavirus monitor API covidapi.info www.worldometers.info/coronavirus/ Used: react-redux Material Design Icons Google fonts For other staf see package.json This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: yarn start Runs the […]