Skip to content

suwubham/ciao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIAO - Code In Art Out

CIAO is a webapp for rendering generative art built as a project for COMP 206 course by 3rd semester CS students at Kathmandu University, Dhulikhel.

Demo

Live Hosted on: https://suwubham.github.io/ciao/

Run Locally

Clone the project

  git clone https://github.com/suwubham/ciao.git

Go to the project directory and install client dependencies

  cd ciao
  npm install

Start Client server

  npm start

Go to the server directory and install server dependencies

  cd server
  npm install

Start the server

  npm start

Tech Stack

Frontend: React, Bootstrap, Material UI

Backend: Node, Express, MongoDB

Authors

About

A webapp for creating generative art

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •