Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victorbravim/skysat

Template page satellite information
https://github.com/victorbravim/skysat

nextjs satellite tailwind typescript

Last synced: 10 days ago
JSON representation

Template page satellite information

Awesome Lists containing this project

README

        

# 🌙 SkySat

![image 3](https://github.com/VictorBravim/SkySat/assets/122113588/2ba98353-ee0f-42db-b31b-60e92cf7403f)

## 🚀 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
```

2. Navigate to the project directory:

```
cd SkySat
```

3. 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

- This project is licensed under the [MIT License](LICENSE).