This project was bootstrapped with Create React App.
See the project LIVE: Demo
Clone this repo : git clone https://github.com/feyzasyf/denebunu-case.git
Navigate to the root folder and install all dependencies :
yarn
ornpm install
Start Development Mode :
yarn start
ornpm start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.