Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/)