Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wr0110/easy-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍎 Mirio Kanban

What makes this project 🧙🏻‍♂️

Helps people organize their work

Setup

To run this project, install it locally

  • Clone repository
  • Navigate to the project directory
  • Install and run:

Using yarn

yarn install
yarn dev

or

Using npm

npm install
npm run dev

Tests

  • Run tests
yarn test
  • Clear jest cache
yarn test:clear

Technology Stack

  1. React Effector Typescript Firebase
  2. Geist-ui Linaria
  3. Webpack

Structure

Project designed by FeatureSliced

  • app - application initialization
  • entities - business entities
  • pages - application pages
  • features - parts of the application functionality
  • shared - reused infrastructure code
└── src/
    ├── app/
    ├── pages/
    ├── entities/
    ├── features/
    ├── shared/
    ├── widgets/
    └── index.tsx/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published