What it does

Display technology development projects funded by NASA.

How we built it

By using Next.js, we utilize TechPort, a RESTful API by NASA to display the projects.

Challenges we ran into

The API response for fetch all data is not as I expected (LOL). The response consists of projectId and lastUpdated properties only, so we have to loop each ID to get the project details!

What's next for NASA TechDev

  • Filtering component for project
  • Display organizations

Built With

Share this project:

Updates