Giter Site home page Giter Site logo

dozieaji / color-test Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mashun4ek/color-test

0.0 0.0 0.0 2.35 MB

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

HTML 16.01% JavaScript 68.83% CSS 11.44% Dockerfile 3.72%

color-test's Introduction

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).

color-test's People

Contributors

dependabot[bot] avatar hylobates-lar avatar mashun4ek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.