Skip to content

mashun4ek/color-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of React Web Application based on Alison Quaglia application

Summary

This is a basic digital coloring book, created by Alison Quaglia. I encourage you to check out her other works, especially coloring book with National parks! It's awesome!!! 😍

Getting Started

For this workshop clone this repo by running command: git clone https://github.com/mashun4ek/color-test.git

Install dependencies

yarn install

Run Snap Shot from the root directory

yarn start

Build the image

docker build -t workshop:latest .

Run the container locally

docker run -it -p 8080:80 workshop:latest

During the workshop we will create a private registry on AWS, then push image to workshop repository. Then we will provision infrastructure on AWS using Terraform (for this step go to this repo).

About

Basic React web application, used during WWCode workshop: "Deploying web application using AWS ECS and provisioning infrastructure with Terraform".

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages