Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjclayton/portfolio
This portfolio is a collection of my work that showcases my skills and creativity.
https://github.com/bjclayton/portfolio
aceternity express framer-motion portfolio react tailwindcss
Last synced: 2 days ago
JSON representation
This portfolio is a collection of my work that showcases my skills and creativity.
- Host: GitHub
- URL: https://github.com/bjclayton/portfolio
- Owner: bjclayton
- Created: 2024-02-16T14:04:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T02:40:28.000Z (24 days ago)
- Last Synced: 2024-10-23T02:42:46.405Z (23 days ago)
- Topics: aceternity, express, framer-motion, portfolio, react, tailwindcss
- Language: JavaScript
- Homepage: https://www.johnclaytonblanc.com
- Size: 3.14 MB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Portfolio
Welcome to my portfolio! 🚀 Here, I showcase a collection of my works and give an overview of my skills and creativity. Feel free to explore and get to know me better.
## Tech Stack
- **Client:** React, Tailwind CSS, Framer Motion, Aceternity UI
- **Server:** Node, Express, Resend, Joi, Spotify API, Hunter API## Features
- Home
- About Me & Skills
- Projects
- Blog
- Contact Me## Getting Started
1. **Clone the Repository:**
```
https://github.com/jcblanc2/Portfolio.git
```2. **Install Dependencies:**
```
npm install
```3. **Run the Development Server:**
```
npm run dev
```The portfolio should now be running locally. Open your browser and navigate to `http://localhost:5173/` to view it.