Skip to content

Agon269/nasapi

Repository files navigation

Nasa API Usage

A website thate utilizes Nasa's public API to display some fun data.

Demo

Live

Screenshots

App Screenshot

Logo

Features

  • Landing page displays the daily picure or videos.
  • Landing page displays the daily picure or videos.
  • Find near earth obecjts with in a given date, details about the objects as well.
  • Weather on mars check what the weather in mars is like.

Tech Stack

Client: React, TailwindCss

Server: Nasa public api

Installation

Clone repository

Create .env file in the root directory and add the following:

REACT_APP_NASA_API_KEY=yourapikey

Run:

npm install
npm run buid:css
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published