Creating my personal portfolio website to showcase my projects and other details.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
After cloning or downloading the project start by installing all the node_modules use
npm install
to install all the dependencies.
To start the project run npm start
from the terminal.
- React - React Front-End Framework.