Comic-unity is a web app to create collaborative comic strips. Anyone can add a frame, and the story is built in submission order. Each frame can be accompanied by a caption (50 caracter limit) and once a week the comic resets to blank.
- Clone the repository to your local machine:
git clone https://github.com/fac28/comic-unity.git
- Navigate to the project directory:
cd comic-unity
- Install project dependencies using npm:
npm install
- Start the Node.js server:
npm start
- Open your web browser and visit http://localhost:3000 to access the app locally.
To run the project locally, follow these steps:
- Start the Node.js server:
npm run seed
npm run dev
Nich: Scrum
George: QA
Dylan: UX/UI
Tess: DevOps
The project was created by Nich Galzin, George Klemperer, Dylan Cobb, & Tess Phillips.