- 🤖 Introduction
- ⚙️ Tech Stack
- 🤸 Quick Start
Built with Next.js to manage the user interface, Framer motion for beautiful animations, and styled with TailwindCSS, this portfolio demonstrates the developer's skills in a unique way that creates a lasting impact.
If you need help or run into bugs, drop me a line and let's talk. Théo Balick
WhatsApp: +243 893 666 998
- Next.js
- Framer Motion
- Tailwind CSS
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/Balick/glorious-portfolio.git
cd glorious-portfolio
Installation
Install the project dependencies using npm:
npm install
Running the Project
npm run dev
Open http://localhost:3000 in your browser to view the project.