A Svelte-based application to view and filter SpaceX landpads with detailed information, maps, and charts. This project uses the Flowbite Svelte component library for UI and integrates a shared state for managing filters and view modes.
Features:
node >= 18
npm >= 9
git clone https://github.com/Arif-hossaian/Svelte-SpaceX.git
cd Svelte-SpaceX
npm install
npm install flowbite-svelte flowbite-svelte-icons
Start the development server:
npm run dev
To create a production build:
npm run build
To preview the production build:
npm run preview
Technologies Used: