This is a ReactJS based landing page template, fit for a startup company/service with a one page view.All 'visual' data can be easily modified by changing the data.json file. The project fork is from https://github.com/issaafalkattan/React-Landing-Page-Template. Thanks to the author for a great project.
You will need to have Node JS installed on your pc.
After cloning the files, you will have to run yarn
followed by yarn start
in the CLI
Change the data in the data.json
file as well as add any images to public/img/
You can also change styles by modifying the public/css
files.