Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.02 KB

NASA WebApp

This is my first React project created some years ago.

This web application consumes the NASA API (https://api.nasa.gov/) which provides daily photos and articles from NASA. It was last tested with Node.js version 14.17.3.

Getting Started

To run the application locally, make sure you have Node.js installed on your machine. Then, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies by running the command:
  4. Once the dependencies are installed, start the application with the command:

The application should now be running locally on your machine. You can access it by opening your web browser and navigating to http://localhost:3000/.

Demo

A live demo of this application is hosted on Netlify. You can access it at the following URL: NASA WebApp Demo.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • NASA API

Credits

This application was created by André levy Scarpim Winnikes.