- Clone this repository:
git clone https://github.com/emrullahayin/react-landing-page.git
- How to run locally?
- cd into the repo.
- Run
yarn
ornpm i
to download dependencies. - Run
yarn start
ornpm start
to start the development server.
The app can be deployed using either Netlify