Skip to content

Folder Structure

MuskanDubey99 edited this page May 17, 2021 · 13 revisions

3 High-Level Folders: Client, Server, DBScript

**Client **

public

 ## Index.html
 ## Styles.css

Src

 ## Components
    App
    Header
    Footer
    Menu/Navbar
    UserCard
    CreateGame
    HomePage
    GamePage
    MonitorPage
    ProfilePage
    Setup Page
 ## index.js

Server

Api

databaseConnection

models

DBScript

Clone this wiki locally