Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-pwa
:octocat: Rocketseat Application using Create React App, Axios, styled-components, RocketPWA, Firebase CLI, Firebase, Lighthouse and consuming the features of the GitHub API
https://github.com/osvaldokalvaitir/reactjs-pwa
bonus course reactjs rocketseat
Last synced: 19 days ago
JSON representation
:octocat: Rocketseat Application using Create React App, Axios, styled-components, RocketPWA, Firebase CLI, Firebase, Lighthouse and consuming the features of the GitHub API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-pwa
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-06-17T17:08:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:35:32.000Z (4 months ago)
- Last Synced: 2024-08-26T21:48:24.879Z (4 months ago)
- Topics: bonus, course, reactjs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 1.88 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - PWA
:octocat: Rocketseat Application using Create React App, Axios, styled-components, RocketPWA, Firebase CLI, Firebase, Lighthouse and consuming the features of the GitHub API
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-pwa# Entry in folder
cd reactjs-pwa# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run start | yarn start
```Click to learn more: [Firebase](https://github.com/osvaldokalvaitir/awesome/blob/main/src/development-platforms/firebase.md) - Follow the steps `Criar um projeto`, [Lighthouse](https://github.com/osvaldokalvaitir/awesome/blob/main/src/browsers/chrome/extensions/lighthouse.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho