gauravjaincr7 / api-webstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API WEBSTORE

This project requires the following software to be intstalled on your system

  1. NodeJS / NPM - https://nodejs.org/en/
  2. Git - https://git-scm.com/downloads

Folder Structure

backend
    src
        middlewares -> create and store new middlewares here
        models -> create and store new models here
        routes -> create and store new route groups here
        utils -> create and store new utilities here

frontend
    src
        components -> create and store components here
        pages -> create and store pages here
        utils -> create and store utilities here

About


Languages

Language:JavaScript 79.6%Language:HTML 19.9%Language:CSS 0.5%