Launchpad Explorer is a React application built with custom and shadcn reusable components. The app includes features such as filtering launchpads, viewing launchpad images, and subscribing to launchpad updates (notifying users about changes when they revisit the page). Each launchpad has a dedicated dashboard page with detailed information. Unit tests are implemented using Vitest, and the documentation is generated with JSDoc.
- React
- TypeScript
- Vitest (for unit tests)
- JSDoc (for documentation)
- Filtering launchpads
- Viewing launchpad images
- Subscribing to launchpad updates
- Dedicated dashboard page for each launchpad
- Custom and shadcn reusable components
- Unit tests implemented using Vitest
- Documentation generated with JSDoc
-
The project was deployed on Vercer https://launchpad-explorer.vercel.app/