Skip to content

Commit c4abe01

Browse files
authored
Merge pull request #1 from voroshkov/Module2_Serve_SPA_in_AWS
Task #2 Serve SPA in AWS
2 parents f17de8e + 92a4976 commit c4abe01

File tree

5 files changed

+10867
-100
lines changed

5 files changed

+10867
-100
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
12
# React-shop-cloudfront
23

3-
This is frontend starter project for nodejs-aws mentoring program. It uses the following technologies:
4+
This is frontend starter project for nodejs-aws mentoring program.
5+
6+
Links to AWS instances:
7+
8+
- [AWS S3 Static Web Site (access forbidden)](https://avshoplearntask.s3.amazonaws.com/index.html)
9+
10+
- [AWS CloudFront distribution (public access)](https://d3ve4700oxl5e4.cloudfront.net)
11+
12+
It uses the following technologies:
13+
414

515
- [Vite](https://vitejs.dev/) as a project bundler
616
- [React](https://beta.reactjs.org/) as a frontend framework

0 commit comments

Comments
 (0)