Skip to content

FrancescoXX/contentbox

Repository files navigation

ContentBox

The organized solution for Content Creators.

Gitpod ready-to-code

Core idea

If you are an active content creator, you probably have many pieces of content.

The problem is that you have to manage them in different places, and keeping track of them is hard.

ContentBox is a solution to this problem. It's a place where you can store all your content, and it's easy to manage.

You can add content from different sources and search for them easily (search will be integrated with Algolia).

Features

✅ Deployment with Vercel

✅ Google Analytics

✅ Algolia Integration for Search

✅ Dark/light mode

✅ Navbar

✅ Announcement bar

Tech Stack

  • Docusaurus
  • React
  • JavaScript
  • Algolia (search)

Videos

#1 https://youtube.com/live/BxYJnON2r4o

#2 https://youtube.com/live/PH2qkpIle50

#3 https://www.youtube.com/watch?v=jeP5Cnqk35U

How to use it

git clone https://github.com/FrancescoXX/contentbox.git
npm i
npm start