This project was bootstrapped with Create React App.


code style: prettier

react-starter

Start the project

Clone the project

cd <your_workspace>/
git clone https://github.com/mariehmai/react-starter.git
cd react-starter/

Run the project

npm i
npm start