Portfolio site that I built while learning about React.
- Node.js
- Clone the latest version on main branch
- CD into the root repository
- Run
npm i
to install dependencies - Run
npm run dev
to start the web server
- Navigate to http://localhost:3000 on your web browser.
- React.js
- Next.js