Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/victorbravim/skysat
- Owner: VictorBravim
- License: mit
- Created: 2024-04-15T14:00:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-26T20:13:56.000Z (8 months ago)
- Last Synced: 2024-11-09T17:13:58.657Z (2 months ago)
- Topics: nextjs, satellite, tailwind, typescript
- Language: TypeScript
- Homepage: https://sky-sat.vercel.app
- Size: 1.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).