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

https://github.com/francescoxx/contentbox

The organized solution for Content Creators.
https://github.com/francescoxx/contentbox

content content-management

Last synced: about 1 year ago
JSON representation

The organized solution for Content Creators.

Awesome Lists containing this project

README

          

# ContentBox

The organized solution for Content Creators.

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/FrancescoXX/contentbox)

## 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
```