Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tharunoptimus/paint

A feature-packed paint web app to show case your painting skills with the world 🚀
https://github.com/tharunoptimus/paint

expressjs mongodb nodejs pug session useragent

Last synced: 20 days ago
JSON representation

A feature-packed paint web app to show case your painting skills with the world 🚀

Awesome Lists containing this project

README

        

# Shareable Paint App

## Description
- [x] Paint
- [x] Share
- [x] Save
- [x] Download
- All your Paints

## Features
- [x] Paint
- [x] Number of Colors to Choose from
- [x] Multiple Default Templates to begin with
- [x] Share your Paint with the world
- [x] Download your Paint as a .png file

## Installation
- Define `MONGO_URI` and `SESSION_SECRET` as .env variables either with hosting config or inside .env file at the root
- `npm install` to install the dependencies

## Usage
- `npm start` to start the app

## Enjoy 🎉
- [x] Desktop version done
- [x] Mobile version done
- [x] Landing Page
- [x] Hosting on Heroku -> [https://newpaint.herokuapp.com/](https://newpaint.herokuapp.com/)