Skip to content

veradanicode/CreatorHubHQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

CreatorHub 🚀

One link. All your creations.

CreatorHub is a modern link-in-bio platform for content creators — writers, YouTubers, streamers, podcasters, musicians, designers, and more.
Built with React.js (frontend), and Storyblok CMS, it gives creators a customizable hub to showcase everything they do in one place.


✨ Features

  • 🎨 Customizable Pages – templates tailored for creators (bio, portfolio, project hub).
  • 🔗 One-Link Sharing – showcase socials, YouTube, Medium, Twitch, Substack, Spotify, etc.
  • Powered by Storyblok – creators manage content visually, no coding required.
  • 🌍 Fast & Responsive – optimized for mobile and desktop.

🛠 Tech Stack

Frontend

Backend(Planned not yet IMPLEMENTED)

CMS

Deployment

  • Frontend: Vercel / Netlify
  • Backend: Render / Railway / Heroku

🚀 Getting Started

1️⃣ Clone the Repo

git clone https://github.com/your-team/creatorhub.git
cd creatorhub

2️⃣ Setup Frontend

cd frontend
npm install
npm run dev

Frontend runs on http://localhost:3000

4️⃣ Environment Variables

Create .env.local in frontend/:

env

STORYBLOK_API_TOKEN=your_token_here
NEXT_PUBLIC_API_URL=http://localhost:5000

📂 Project Structure

creatorhub/
│── frontend/           # React.js app
│   ├── src/
│   │   ├── components/ # UI components
│   │   ├── pages/      # routes
│   │   ├── utils/      # storyblok client
│   ├── package.json
│
│── README.md 

👥 Team

  Name	             Role	                 GitHub
Vera Daniel	    FullStack Dev/Team Lead	  @veradanicode
Akinola Bright	FullStack Dev	          @Brightdotdev
Anyia Favour	FullStack Dev	          @favjoyce

🎯 Hackathon Vision

“CreatorHub empowers creators with a single, beautiful hub for all their work — backed by analytics and customization, making it easier for fans to discover, engage, and connect.”

🔮 What’s Next for CreatorHubHQ

Add backend (Node.js/Express) for user accounts & analytics.

Integrate social media APIs for richer creator profiles.

Expand with mobile app (React Native).

Offer themes & personalization for creator pages.

Add community features (comments, fan engagement).

About

CreatorHub — A modern link-in-bio platform for content creators. Powered by Storyblok, CreatorHub helps writers, YouTubers, podcasters, and all creators showcase their work in one beautiful hub.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors