My personal website built in React.
To execute the webpage, you will need to first clone the repository.
git clone https://github.com/trollmeight/react.git
cd reactOnce the task is finished, write inside of your terminal:
npm install
npm run buildThe HTML files for the website have been compiled successfully. You can now use any other service to host the HTML files onto a domain.