Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 531 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 531 Bytes

Quick and Simple React Landing Page

This is a very simple react landing page for easy manipulation and use.
Check out the demo here

Getting Started

Clone the repository:

git clone https://github.com/000kelvin/react-landing-page.git

Run in Local Environment:

npm install

npm start

Run in Production:

npm build

Contributions

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.