Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1 KB

README.md

File metadata and controls

42 lines (32 loc) · 1 KB

The project

This project is realized within the framework of a school project, we decided to make an e-commerce site on the theme of sneaker sales.

The website part is on this git, for the mobile part 📱 : it's here.

This is a first version that can be improved later and does not have all the features in e-commerce site competition.

Summary

  • Installation
  • Developpement
  • More information

Installation

// git clone this project and yarn at the root
yarn

Development

Requirements

start front

yarn dev:front

start back

yarn dev:back

build front

yarn build

For more information

We have a notion in french just here