Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use this command to start the server

npm dev

or

yarn dev

Directory Structure

├───assets
├───components
│   ├───boards
│   │   ├───board
│   │   └───BoardsPopup
│   ├───common
│   ├───header
│   ├───inputModal
│   ├───landing
│   ├───lists
│   │   └───listElements
│   ├───login
│   ├───members
│   ├───notificationPopUp
│   ├───preloader
│   ├───sidebar
│   ├───tasks
│   ├───userProfile
│   └───workspace
│       └───workspaceElements
│           ├───workspaceAdder
│           └───workSpaceItem
├───context
├───globalStyles
├───hooks
│   ├───authentication
│   ├───boards
│   ├───lists
│   ├───members
│   ├───randomStuff
│   ├───tasks
│   └───workspace
└───routes
    ├───homePage
    ├───listsPage
    ├───loginPage
    ├───profilePage
    └───workspacePage

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages