My personal portfolio made with React
- HTML5
- CSS3
- Javascript
- React
To edit this project, you can fork it, clone down this repository or download it to your computer. You need to have installed:
Visual Studio Code (or any text editor);
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
yarn
To Run Test Suite:
yarn test
To Start Server:
yarn start
To Visit App:
localhost:3000/
Made with ❤️ by Victor 🐶