This project used React.js to create a personal portfolio.
To install:
git pull [email protected]:error201/ReactPortfolio.git
In a terminal window, navigate to the cloned folder and run the following to install the needed NPM packages:
npm i
After the packages are installed, run the following command to start the app:
nodemon start
Click the links and watch the magic happen.
This project is covered under the MIT license. Please see LICENSE for details.
Image courtesy of placekitten.
Feel free to fork this repository!