https://github.com/web-dev-sam/planets
A planets facts website built with Nuxt.
https://github.com/web-dev-sam/planets
Last synced: 4 months ago
JSON representation
A planets facts website built with Nuxt.
- Host: GitHub
- URL: https://github.com/web-dev-sam/planets
- Owner: web-dev-sam
- Created: 2024-12-24T22:03:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-24T22:05:59.000Z (over 1 year ago)
- Last Synced: 2025-05-29T20:21:40.376Z (about 1 year ago)
- Language: Vue
- Homepage: https://planets.webry.com/
- Size: 429 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A planets facts website built with NuxtJS.
A Premium Frontend Mentor Challenge.
## Live Demo
You can find a live demo here: [https://planets.webry.com/](https://planets.webry.com/).

## Getting Started
```bash
$ npm install
$ npm run dev
```
## About Frontend Mentor
You can access the challenge [here](https://www.frontendmentor.io/challenges/planets-fact-site-gazqN8w_f)