sshekhar1996 / Artist-InMe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artist-InMe

a web app for visual artists to share their arts, showcase their talents, like, comment, share, follow other artists and their posts, chat with them, and also sell their products.

currently under development.

unstable for mobile and small devices.

how to generate build

steps:
  1. clone repository
  2. from the cloned directory run the command : npm install
  3. after the installation completes, run the command : npm run dev
  4. open in your browser : localhost:PORT/ where PORT is the port on which node server is listening.

About

License:GNU General Public License v3.0


Languages

Language:HTML 68.4%Language:CSS 16.1%Language:JavaScript 15.6%