Desafio Webedia

Application test for the front end developer job

Getting Started

To start the project make a clone of this repository

git clone https://github.com/henriqueViana/DesafioWebedia

Install

Run the command below to install the depencencies

npm install

Develop

Run the command below to started application in develop mode

npm start

Build

Run the command below to generate the files for production

npm run build

Authors