Skip to content

An app that communicates with the NASA API to display asteroids

Notifications You must be signed in to change notification settings

moudio/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building an Asteroid app with React & Redux

screenshot

screenshot

Technologies

  • React
  • React-DOM
  • Create-React-App
  • React Hooks
  • React Router
  • Eslint
  • Firebase
  • npm
  • CSS
  • SCSS
  • Material UI

Live Version

Live version

Usage

Clone the project:

Run the project

  • To install the dependencies run the command : npm install
  • Register your Api Key by signing up on the API platform. Then save that key into an .env file. Call it REACT_API_KEY.
  • After installation, run the command: npm start

Description

This app communicates with the Nasa API to display asteroids based on their IDs or date. It uses React on the front-end and Firebase on the backend.

The user can create an account, browse through a list of asteroids, and add or remove asteroids from its favorites. The user can also have access to its favorite asteroids anytime he logs in.

Developed by

Mouhamadou Diouf ( @mouhad )

Let's connect on:

You can also check my portfolio

Potential Future Improvements

  • Create admin dashboard for a user to manage its profile

Contributing

  1. Fork it (https://github.com/MouhaDiouf/asteroids)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

About

An app that communicates with the NASA API to display asteroids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published