Nasa Explorer is a web application that allows users to fetch and view images from the NASA API.
- WebsiteNasaExplorere
- SourceAppServer
- Tech
- Features
- User registration: Users can create a new account by providing their email and password.
- User login: Existing users can log in to their account using their credentials.
- Authentication: User authentication is implemented using JWT (JSON Web Tokens) for secure access to protected routes.
- NASA API integration: The application fetches the latest image from the NASA API and displays it to the authenticated users.
- Responsive design: The application is designed to be responsive and compatible with different screen sizes.

