DeolaJ / balloon-comics

Democratizing comics and meme culture in web3

Home Page:https://ballooncomics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Balloon Comics Product

Democratizing comics and meme culture, a Next JS application

This project was bootstrapped with create-next-app.

Instructions

Getting Started

git clone https://github.com/DeolaJ/balloon-comics.git
cd balloon-comics
yarn install

Development

To run the local server,

yarn dev

The prettier, and eslint libraries are used for formating and error checking. Install their corresponding vscode extensions to use with VSCode.

Using the .env.example as a reference, create a local env file with your Cloudinary Cloudname.

Production

To generate build files for production,

yarn build

Test

Coming Soon

About

Democratizing comics and meme culture in web3

https://ballooncomics.com

License:MIT License


Languages

Language:TypeScript 94.4%Language:JavaScript 5.4%Language:CSS 0.1%Language:Shell 0.1%