Skip to content

Santiael/pizza-di-santiago

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizza di Santiago


Pizza di Santiago logo

Intro

Pizza di Santiago is a fictional app for Tauria's code challenge. This app lets you create your own pizza, choosing size, crust type and toppings.

The project is built with ReactJS and Typescript, initialized with CRA template for Typescript. It uses Emotion for component styling, and Jest with Testing Library for testing.

How to Run the Project:

  1. Download and install node;
  2. Download and install yarn;
  3. Clone this repository, or download the zip file here;
  4. Lauch a terminal into the project folder;
  5. Install dependencies with yarn command;
  6. With yarn start command the app will launch at localhost:3000.

About

Pizza Maker Front-end App

Resources

Stars

Watchers

Forks