Hey, there! I'm Jools Barnett and I'm a front end developer.
Welcome to the readme file for the repository for the website for my portfolio.
Phew. That's... that's quite a few words. It might just be easier to visit the live link below and see my portfolio for yourself.
But if you're a masochist, you're welcome to read the rest of the readme file. I promse it will have the same level of high entertainment as any other readme file.
- Next.js
- Tailwind CSS
- Framer Motion
- Fullpage.js
Clone the project
git clone https://github.com/vitamins999/portfolio.git
Go to the project directory
cd portfolio
Install dependencies
npm install
Start the server
npm run dev