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.
- Host: GitHub
- URL: https://github.com/balick/glorious-portfolio
- Owner: Balick
- Created: 2024-06-11T21:31:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-12T09:15:18.000Z (over 1 year ago)
- Last Synced: 2024-12-22T18:33:45.602Z (10 months ago)
- Topics: aceternity-ui, framer-motion, magicui, nextjs14, tailwindcss
- Language: TypeScript
- Homepage: https://glorious-portfolio.vercel.app
- Size: 2.51 MB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()
![]()
![]()
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)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)
- Next.js
- Framer Motion
- Tailwind CSSFollow 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.