Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 700 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 700 Bytes


Groww Clone

Groww landing page clone built with React.js

Tech Used

React CSS3

Live Preview

Demo

Build Setup

# clone project
$ git clone https://github.com/kasim393/Groww-clone.git

# install dependencies
$ npm install

# serve with host at localhost:5000
$ npm run dev