Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 361 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 361 Bytes

React Landing Page

Installing

  • Clone this repository:
git clone https://github.com/emrullahayin/react-landing-page.git
  • How to run locally?
  1. cd into the repo.
  2. Run yarn or npm i to download dependencies.
  3. Run yarn start or npm start to start the development server.

Deployment

The app can be deployed using either Netlify