https://github.com/kevindarbydev/serverlessweatherapp
Simple serverless weather app with React, using AWS S3, CloudFront, CodePipeline. API Gateway + Lambda for the 3rd party API interactions
https://github.com/kevindarbydev/serverlessweatherapp
Last synced: 17 days ago
JSON representation
Simple serverless weather app with React, using AWS S3, CloudFront, CodePipeline. API Gateway + Lambda for the 3rd party API interactions
- Host: GitHub
- URL: https://github.com/kevindarbydev/serverlessweatherapp
- Owner: kevindarbydev
- Created: 2023-08-08T14:14:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T13:06:27.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T03:15:16.242Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://d289l33rphogyx.cloudfront.net
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh