A simple protfolio website crated with React to showcase projects I made suring a web dev boot camp. Site will be regularly updated as new personal projects are completed and when I decide to restyle the whole damn thing.
To run the application:
- Clone this repository.
- Install dependencies using
npm install. - Start the website by running
npm run startin the terminal to access the website.
The project is covered under the following license: MIT