An open API service indexing awesome lists of open source software.

https://github.com/balick/glorious-portfolio

A portfolio to establish your online presence as a developer and attract potential customers.
https://github.com/balick/glorious-portfolio

aceternity-ui framer-motion magicui nextjs14 tailwindcss

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          





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.


## 📋 Table of Contents

1. 🤖 [Introduction](#introduction)
2. ⚙️ [Tech Stack](#tech-stack)
3. 🤸 [Quick Start](#quick-start)

## 🤖 Introduction

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](mailto:balickmethens@gmail.com)

WhatsApp: [+243 893 666 998](https://wa.me/+33620505050)

## ⚙️ Tech Stack

- Next.js
- Framer Motion
- Tailwind CSS

## 🤸 Quick Start

Follow these steps to set up the project locally on your machine.

**Prerequisites**

Make sure you have the following installed on your machine:

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)

**Cloning the Repository**

```bash
git clone https://github.com/Balick/glorious-portfolio.git
cd glorious-portfolio
```

**Installation**

Install the project dependencies using npm:

```bash
npm install
```

**Running the Project**

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) in your browser to view the project.