There is some files that should be deleted so soon as i find time i will delete them

Capture d’écran (37)

to see the project :

  1. open terminal run git clone "RepoURL" and open it in vscode

  2. open terminal for the json server and run :

           json-server --watch data/ma.json 
    
  3. and open onother terminal to run the front and run :

         npm install  --legacy-peer-deps
         npm start 
    

--if you watch a error of react simply go directly to package.json and ctrl+s

and open it