Personal website created using React.
How to use
- Clone repo.
- Install modules using
npm install
oryarn
. - Run with
npm start
oryarn start
. - Open http://localhost:3000 to view it in the browser.
Personal website created using React.
npm install
or yarn
.npm start
or yarn start
.