katieweinstein / PrinciplesProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Katie Weinstein's Principles Project

This is a take-home assessment completed by Katie Weinstein for Principles.

Installation

Be sure to npm install before you run this project!

npm install

Usage

You can run this project locally on a development server using webpack-dev-server. Use the below command to build the project and run it on the server.

npm run start

The project will be available at http://localhost:3000/

About


Languages

Language:JavaScript 84.2%Language:CSS 9.6%Language:HTML 6.3%