Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patogordo/rocketlaunches
Rocket launches, a simple site to let you know what is the next rocket launch.
https://github.com/patogordo/rocketlaunches
next-pwa nextjs pwa styled-components typescript
Last synced: 18 days ago
JSON representation
Rocket launches, a simple site to let you know what is the next rocket launch.
- Host: GitHub
- URL: https://github.com/patogordo/rocketlaunches
- Owner: PatoGordo
- Created: 2021-05-18T03:14:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T21:55:42.000Z (almost 3 years ago)
- Last Synced: 2024-05-02T04:17:53.087Z (8 months ago)
- Topics: next-pwa, nextjs, pwa, styled-components, typescript
- Language: TypeScript
- Homepage: https://rl.patogordo.dev
- Size: 1.08 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to Rocket Launches Next Version 👋
![Version](https://img.shields.io/badge/Version-1.0-blue.svg?cacheSeconds=2592000)
[![License: MIT](https://img.shields.io/badge/License-MIT-purple.svg)](#)
[![Open Source Love png1](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/)> Rocket launches, a simple site to let you know what is the next rocket launch.
### 🏠 [Homepage](https://rocketlaunches.ga/)## Features :zap:
[![Deployed in Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white)](https://rocketlaunches.ga)
[![Nextjs]( https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=Next.js&logoColor=white)](https://nextjs.org/)
[![Typescript]( https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![Stlyed Components](https://img.shields.io/badge/styled--components-DB7093?style=for-the-badge&logo=styled-components&logoColor=white)](https://styled-components.com/)
[![Pwa](https://img.shields.io/badge/Pwa-35495E?style=for-the-badge&logo=pwa&logoColor=4FC08D)](https://web.dev/progressive-web-apps/)
[![Google Analytics](https://img.shields.io/badge/Google%20Analytics-E37400?style=for-the-badge&logo=google%20analytics&logoColor=white)](https://analytics.google.com/)## Usage :hammer_and_pick:
```
yarn dev
// run development local serveryarn build
// make a production build of your app
```
***## What's new?
- [x] Styles
- [x] Api cache control
- [x] Loading Modal Animations
- [x] App settings v1
- [x] Progresive web app
- [x] Google analytics integration (Firebase)## Plans
- [ ] Mobile app
- [ ] Push notifications## Show your support :handshake:
Give a ⭐️ if this project helped you!
Makes a [pull request](https://github.com/PatoGordo/Rocket-Launches/pulls) adding new features or solving bugs.
Create a [Issue](https://github.com/PatoGordo/Rocket-Launches/issues) if you don't want to implement the feature or fix the bug.## Author :technologist:
**PatoGordo**
* Website: [https://patogordo.ga](https://patogordo.ga)
* Twitter: [@Patogordoo](https://twitter.com/Patogordoo)
* Github: [@PatoGordo](https://github.com/PatoGordo)***