Skip to content

Custom projects built with a mix of frontend and backend tools. The backend is powered by Connects and Express.

Notifications You must be signed in to change notification settings

KrishK21/NASA-Milestones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Getting Started

This project requires installing the necessary NPM packages locally, as they are not included in the repository.

Navigate to the project folder:

Install the required package:

npm install react-scripts --save

This ensures you can run the project locally and view it in your browser.

Running the Project

Once dependencies are installed, start the project with:

npm start

This will launch the application in your default browser. You may need to install the live server extension to run it locally on your browswer.

Project Description

This project uses NASA's public APIs to display and organize their major accomplishments by year. Key features include:

Data Organization: Uses simple mapping and formatting techniques to structure the data.

Sorting: Easily sort achievements by year to explore NASA’s milestones.

Interactive Details: Hover over each achievement to view a short description and access more detailed information from NASA’s official page.

This tool provides a clean, interactive way to explore NASA's history and key achievements.

About

Custom projects built with a mix of frontend and backend tools. The backend is powered by Connects and Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published