Shorouq-Mohammad / NASApp_React_Hooks

MERN Fullstack mobile App for people interested in Astronomy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NASApp Project

logo

A mobile App designed for Astrophiles (people who love stars or astronomy 🌟😍). The user can see Astronomy Picture of the Day, search the NASA database, save the favorite result, and see his favorites.

This is a MERN FullStack Application 😎.

πŸ“· project Screenshots

πŸ‘€ NavBar

🏠 home

render data from external API called Astronomy Picture of the Day (APOD) from NASA API

πŸš€ Search

The user can search any keyword and results will be displayed from NASA Image and Video Library. If the user liked that image 😍, the image will be added to the favorites in the database.

😍 Favorites

Display the favorite images from the Database. The user can see each one separately with its explanation and also delete the image.

πŸ’» Technology used

πŸ”§ Getting Started

  • Clone this repository. You will need node, npm and MongoDB installed globally on your machine.
  • Windows: run mongod in the command line
  • run npm install
  • run node server in a terminal
  • run npm start in another terminal

About

MERN Fullstack mobile App for people interested in Astronomy


Languages

Language:JavaScript 87.3%Language:HTML 12.3%Language:CSS 0.4%