Skip to content

VictorBravim/SkySat

Repository files navigation

🌙 SkySat

image 3

🚀 Overview

This repository contains the React components for the SkySat project, a web application that provides information about satellites and Earth orbits.

📋 Requirements

  • Node.js
  • npm ou yarn

🔧 Installation

  1. Clone this repository:
git clone https://github.com/VictorBravim/SkySat.git
  1. Navigate to the project directory:
cd SkySat
  1. Install dependencies:
npm install

🛠️ Project Structure

  • Nav.tsx: Navigation bar component containing the logo and navigation links.
  • Hero.tsx: Main banner component that provides an overview of the SkySat project.
  • Card.tsx: Information card component that displays information about different orbits and satellites.
  • Mission.tsx: Component that describes the mission of the SkySat project and presents a related image.
  • Function.tsx: Component that describes the functionalities of the SkySat project and presents a related image.
  • Footer.tsx: Footer component containing additional navigation links and copyright information.

📄 License