gregoryls1 / ze-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ze-challenge

Application for you to buy your drink such as beer, wine and snacks, find your drink without leaving home.

Get started

Requeriments

Do you need the NodeJS installed, At the development we using node v18. We using npm to management the packages.

Running the application

Clone this repo

At terminal run:

git clone https://git@github.com:gregoryls1/ze-challenge.git

and acsess the dierctory cd ze-challenge

Install the dependencies

At terminal run:

npm install

Run the project in development

npm start

the project is running at localhot:8080

Run the tests

npm test

About

License:MIT License


Languages

Language:JavaScript 95.4%Language:CSS 3.2%Language:HTML 1.5%