Skip to content

romainsemur/peak-tshirt-app

Repository files navigation

Peak Tshirt Web App

On vend des tshirts et on le fait bien

Getting Started

Create an /public/config.json file with

{
  "API_BASE_URL": "http://localhost:3001"
}

It should be a REACT_APP_API_BASE_URL env var to host it on Netlify Install dependencies :

yarn

Run the dev server and the local API:

yarn start:api
yarn start

Make your move, develop your nex feat, then commit with :

yarn commit

Mockup

MockUp

Design system

Le Design System (DS) sera mis en place à travers l'approche Atomic Design depuis le folder src/ds/.

Storybook

Run storybook :

yarn storybook

CRA

Official CRA doc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published