Stars Near Earth was made in order to put the Web Scraping technique into practice. The main table of this page on Wikipedia is scraped and processed to give it a format and obtain the images of each star.
This repository is related to the way of displaying the information returned by the scrap API.
Since Python hosting only has one core. You can select the type of process you want to use to display the information. Either load the saved stars or use the API and scrape.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!