Skip to content

Commit ca89278

Browse files
author
Vladislav Reshetov
authored
Merge pull request #1 from ReshetovItsMe/task-2
Task 2
2 parents f5749cf + 816f520 commit ca89278

File tree

8 files changed

+51227
-25
lines changed

8 files changed

+51227
-25
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
node_modules
55
/.pnp
66
.pnp.js
7+
jspm_packages
78

89
# testing
910
/coverage
@@ -25,3 +26,6 @@ yarn-error.log*
2526

2627
/.idea
2728
.vscode
29+
30+
# Serverless directories
31+
.serverless

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
22

3+
CloudFront URL: <https://d1y7drjmevxss2.cloudfront.net>
4+
S3 URL: <http://my-cloudfrontend.s3-website-us-east-1.amazonaws.com>
5+
36
## Available Scripts
47

58
In the project directory, you can run:

0 commit comments

Comments
 (0)