Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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:[email protected])

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.