Skip to content

Latest commit

 

History

History
76 lines (52 loc) · 2.41 KB

README.md

File metadata and controls

76 lines (52 loc) · 2.41 KB

Project Banner
nextdotjs framer magicui aceternityui tailwindcss

A Modern Next.js Portfolio

A portfolio to establish your online presence as a developer and attract potential customers.

  1. 🤖 Introduction
  2. ⚙️ Tech Stack
  3. 🤸 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.