/rocket-launches

The SpaceX launches project is a demo for the Astro Course

Primary LanguageAstro

Rocket Launches App 🚀

Note

This app is highly inspired in the Astro Course by @midudev The code is 100% mine, but the idea is not. Check out the course here

🚀 Getting Started

  1. Clone this repo
  2. pnpm install
  3. pnpm run dev
  4. Open localhost:4321
  5. 🚀

📚 Docs

📖 About

This is a simple app that uses the SpaceX Launches API to display upcoming and past launches. It is built with Astro and Tailwind CSS.

Tools

Astro Tailwind CSS pnpm ESLint TypeScript Deno

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:4321
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying
pnpm run astro ... Run CLI commands like astro add, astro check
pnpm run astro -- --help Get help using the Astro CLI

Copyright

Jamer José ©️ 2023