This is a ReactJS based landing page template, fit for a startup company/service with a one page view. The design is inspired by a template from Free-CSS.com All componenets data can be easily modified to git use by changing the data.JSON file that contains all data.
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.