My personal website built with Next.js, TypeScript, React, and TailwindCSS.
Make sure to have installed the following dependency:
- Clone the repository:
git clone [email protected]/portfolio.git
- Go into the directory of the project:
cd portfolio
- Install packages:
npm install
- Start the project:
npm run dev
- Open http://localhost:3000 with your browser.
Niklas Rydkvist: [email protected]
Rydkvist's Portfolio is available under the MIT license.