thecodingwhale / exam-safety-culture

a take home exam for creating a simple pricing page using create-react-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pricing Page

Web Developer Take Home Test for Satety Culture. You can check the current site here: http://aldrenterante.exam-safety-culture.surge.sh

Table of Contents

Background

I use CRA (create-react-app) to quick react boiler plate and serve the build static file in surge.sh for quick and free hosting.

Tools

Install

Do the normal install require

npm install

Usage

For local dev

npm start

To see the current components

npm run storybook

For updating the app from the changes just run

npm run build-script

About

a take home exam for creating a simple pricing page using create-react-app


Languages

Language:JavaScript 72.9%Language:CSS 22.3%Language:HTML 4.8%