Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA APOD Web App🚀🪐🌕🌑☄️🛸

A simple web app that fetches and displays NASA's Astronomy Picture of the Day (APOD). Each day, you’ll see a new image, description, and date associated with that image, brought to you by the NASA APOD API.

Features✏️

  • Data Fetching from the API.
  • Caching the data using LocalStorage, reducing the response time from the API.
  • Responsive design to work well both on desktop and mobile.

Demo🔗

Netlify link

Tech Stack💻

  • Front-End: React.js, HTML5, CSS3;
  • Package Manager: npm;
  • Icons: Font Awesome;
  • API: NASA API;

Installation📂

You'll need to have npm and Node.js installed.

  1. Clone the repository
    git clone https://github.com/lalaholmesss/react-nasa-apod
    cd react-nasa-app

  2. Install dependencies
    npm install

  3. Run the application
    npm start

Releases

Packages

Used by

Contributors

Languages