Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andresfernandez89/sistema-solar-mdx
Website with information about the solar system and its countries, using Next JS with MDX.
https://github.com/andresfernandez89/sistema-solar-mdx
javascript mdx nextjs tailwind typescript vercel
Last synced: 11 days ago
JSON representation
Website with information about the solar system and its countries, using Next JS with MDX.
- Host: GitHub
- URL: https://github.com/andresfernandez89/sistema-solar-mdx
- Owner: andresfernandez89
- Created: 2024-05-16T02:02:41.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T19:56:16.000Z (5 months ago)
- Last Synced: 2024-06-15T00:29:25.468Z (5 months ago)
- Topics: javascript, mdx, nextjs, tailwind, typescript, vercel
- Language: MDX
- Homepage: https://sistema-solar-mdx.vercel.app
- Size: 411 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SOLAR SYSTEM - NEXT JS WITH MDX
Website with information about the solar system and its countries, using Next JS with MDX.
## Demo
https://sistema-solar-mdx.vercel.app/
![GIF demo](https://drive.google.com/uc?export=view&id=1RpKOY4zDG7SV3q874okaWvQgEeTevN8v)
## Tech Stack
Next JS, TypeScript, Tailwind, MDX.
## Run Locally
Clone the project
```bash
git clone https://github.com/andresfernandez89/sistema-solar-mdx.git
```Go to the project directory
```bash
cd sistema-solar-mdx
```Install dependencies
```bash
pnpm install
```Start the server
```bash
pnpm dev
```## 🔗 Links
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/andresfernandez89/)