About | Features | Technologies | Requirements | Starting | Screenshots | Contacts
This web application developed with Vue.js and it shows the actual information about asteroids near earth and shows a picture of the day from NASA API (https://api.nasa.gov/)
✔️ Users can sort the asteroids near Earth by date or by velocity.
✔️ Users are able to show only hazardous asteroid(s).
✔️ Functionality to search the asteroid by name.
✔️ Feature to change the day. You can show asteroids in any day you want.
✔️ Picture of the day. Ability to show the picture of asteroids of the the day.\
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/RahymCharyyev/asteroids-app
# Access
$ cd asteroids-app
# Install dependencies
$ npm install
# Run the project
$ npm run
# The server will initialize in the <http://localhost:4000>
For any inquiries or questions, please contact Rahym Charyyev