Skip to content

hiewying/react-nasa-apod

Repository files navigation

APOD Project in React JS

Display Astronomy Picture of the Day (APOD) using Nasa API and React JS

img1

Nasa API: Here

  • Ensure the API key is added to the .env file.

To set up and run the project locally, please follow these steps:

  1. Run the following command in the project directory to install dependencies:
    npm install
  2. Start the development server by running:
    npm run dev

This will launch the application, and it should be accessible in your browser at http://localhost:5173

About

Display Astronomy Picture of the Day (APOD) using Nasa API and React JS

Topics

Resources

Stars

Watchers

Forks