ismailbentabett / isiconic_web_app

(80% completed for now ) it's simply a clusterfuck of spaghetti code that created a social network web app for online shoppers and it is in the same time a multi-vendor based marketplace and bla bla bla ......

Repository from Github https://github.comismailbentabett/isiconic_web_appRepository from Github https://github.comismailbentabett/isiconic_web_app

isiconic

A social media platform directed for online shoppers made with mevn stack (mongodb , vue , node , express)

Authors

Badges

MIT License

Run Locally

Clone the project

  git clone https://github.com/ismailbentabett/isiconic_web_app.git

Install dependencies and run project

  cd client
  npm install && npm run serve
  cd server 
  npm install && npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_URI : mongo db URI

JWT_SECRET : a chosen secret

Used By

This project is used by the following companies:

- me - ismail bentabett - ismailbentabett

About

(80% completed for now ) it's simply a clusterfuck of spaghetti code that created a social network web app for online shoppers and it is in the same time a multi-vendor based marketplace and bla bla bla ......


Languages

Language:Vue 67.9%Language:JavaScript 31.8%Language:HTML 0.3%Language:CSS 0.0%