/base-react-app

Test React App generated using create-react-app

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

To the base project from create-react-app scaffolding I have addd :

Help for evaluating cost of additional node modules :

https://bundlephobia.com

Running this app

You have to run the fake api and the client separately, in 2 separate terminals do this :

  • yarn dev
  • yarn api