SkillSet - Reactjs, CSS
Check the demo hosted on Netlify - https://friendly-hamster-e98382.netlify.app
First clone this repository.
$ git clone https://github.com/Sonu589/Google_doc.git
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Run it
$ npm start # or yarn start!