Skip to content

🛸🌏Website created for my dad displaying the nasa RSS-feed 🚀🛰️

Notifications You must be signed in to change notification settings

GaillardTom/EpicUniverseOnline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

EPIC-UNIVERSE-ONLINE

Description

Epic Universe Online is a dynamic website built with TypeScript. It fetches and displays an RSS feed from NASA, providing users with the latest updates directly from the space exploration agency. Each item in the feed is clickable, redirecting users to the official NASA website for more detailed information.

Installation

To get started with this project, clone the repository and install the dependencies:

    cd EPIC-UNIVERSE-ONLINE
    npm install

Usage

To run the project locally, use:

git clone https://github.com/GaillardTom/EpicUniverseOnline
cd EPIC-UNIVERSE-ONLINE
npm i
npm run start 
cd backend
npm i 
npm run start

This starts the backend running on port 9090 by default and the frontend on port 3000.

Then, open your browser and navigate to http://localhost:3000.

Deployment

This project is deployed with Vercel

About

🛸🌏Website created for my dad displaying the nasa RSS-feed 🚀🛰️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published