create a folder named 'cloudlogs' and under that folder
- Clone this repository (also backend --> https://github.com/prinsium/cloud-logs-backend.git )
git clone https://github.com/prinsium/cloud-logs-frontend.git
- Install dependencies
npm install
- Start a new terminal and run react's development server
npm start