My "about me" portfolio site.
Live version: AboutMe
Simple portfolio site in React.
- HTML
- CSS + styled-component
- React
In console:
git clone https://github.com/Desulfo/AboutMe.git
cd AboutMe
npm init
npm start
If site didn't open automatically in your browser you can access it here: http://localhost:3000
Finished
- keeping up to date :)
This project was bootstrapped with Create React App.