This is a react landing page for McStar Company Limited
You will need to have Node JS installed on your pc.
Run npm install --global yarn
to install yarn
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.