https://github.com/hombre2014/pwa
PWA app from Akshay Khot Training course
https://github.com/hombre2014/pwa
Last synced: about 2 months ago
JSON representation
PWA app from Akshay Khot Training course
- Host: GitHub
- URL: https://github.com/hombre2014/pwa
- Owner: Hombre2014
- Created: 2024-06-08T21:39:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T08:23:12.000Z (11 months ago)
- Last Synced: 2025-02-01T03:18:45.558Z (4 months ago)
- Language: Ruby
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turbo (Hotwire) Crash Course - PWA
> By Akshay Khot
## Description
Thanks to Akshay Khot's for his online tutorial [here](https://courses.writesoftwarewell.com/courses/hotwire-handbook)
## Built With
- Languages: Ruby
- Framework: Rails
- Database: SQLite## Usage
Run the following commands:
`git clone https://github.com/Hombre2014/pwa.git`
`cd pwa`
`bundle install`
`bin/dev`
Open a browser and go to: `https://localhost:3000` to view the app.## Author
👤 **Yuriy Chamkoriyski**
- GitHub: [@Hombre2014](https://github.com/Hombre2014)
- Twitter: [@Chamkoriyski](https://twitter.com/Chamkoriyski)
- LinkedIn: [axebit](https://linkedin.com/in/axebit)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Hombre2014/pwa/issues).
## Show your support
Give a ⭐️ if you like this project!