Skip to content

A web application that visualizes data from official NASA NeoWs API.

Notifications You must be signed in to change notification settings

wathigo/Near-Earth-Objects-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Near Earth Objects Visualizer

There have been speculations of a possible collision between Earth and asteroids. NASA NeoWs API provides data collected by the satellites. The data can be numerous and can become difficult to analyze. Near-Earth Objects Visualizer comes in to solve this issue. The data can be presented visually by recreating space using web technologies such as webgl and threejs.

The live version can be found here.

📦 Built With

- React.js
- react-hooks
- Redux
- threejs
- webgl

💻 Getting Started

To get a local copy up and running follow these simple steps.

⤵️ Install

  1. Clone the repository to your local machine
$ git clone https://github.com/wathigo/Near-Earth-Objects-Visualizer.git
  1. cd into the directory
$ cd Near-Earth-Objects-Visualizer
  1. install dependencies
npm install

or if you are using yarn:

yarn install

Start the development server

npm start

or with yarn:

yarn start

▶️ Usage

You will be redirected to localhost:3000 after starting the development server.

home

🚦 Testing

To run the test, run:

npm test

👥 Authors

👤 Simon Wathigo

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

🌟 Show your support

Give a ⭐️ if you like this project!

About

A web application that visualizes data from official NASA NeoWs API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published