This is a very simple react landing page for easy manipulation and use.
Check out the demo here
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
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.