Skip to content

시크릿 주주 클라이언트 레포지토리

Notifications You must be signed in to change notification settings

secret-juju/shasha

Repository files navigation

Project Name

secret-juju

News-based stock recommendation services, built with React, Redux, Redux-Toolkit, TypeScript, Jest.

Project Status

This project is currently in development.

Project Structure

.
├── public
├── src
|   ├── __mocks__
|   ├── assets
|   ├── component
|   ├── features
|   |   ├── feature
|   |   ├── style
|   |   ├── test
|   |   ├── Featrue.tsx
|   |   ├── FeatureContainer.tsx
|   |   ├── FeatureSlice.ts
|   |   └── FeatureType.ts
|   ├── library
|   ├── module
|   |   ├── saga
|   |   ├── slice
|   |   └── store
|   ├── page
|   ├── routers
|   ├── themes
|   ├── types
|   ├── utils
|   ├── App.tsx
|   └── index.tsx
|
├── .eslitnignore
├── .eslintrc.json
├── .gitignore
├── .prettierrc
├── jest.config.json
├── package.json
├── README.md
├── tsconfig.json
└── webpack.config.js

import

react-lelated

dependency, not react-related

type

file

custom library

style

feature

component

container

Releases

No releases published

Packages

No packages published