Skip to content

AndriiBabushko/sportycoon-client

Repository files navigation

SportyCoon

SportyCoon is an cross-platform application to encourage people to do sports and helps to manage it inside simple intuitive app with useful tools, friendly community, suitable training programs and other nice stuff.

What's inside repo?

This monorepo includes the following packages/apps:

Apps

  • docs: a Storybook app build by React Vite
  • main: a client based Next.js app for general users
  • admin: a client based Next.js app for administration

Packages

  • @sportycoon/ui: a stub React component library shared by both main, admin and docs applications
  • @sportycoon/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @sportycoon/typescript-config: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This monorepo has some additional tools already setup:

Build

To build all apps and packages, run the following command:

yarn build

Develop

To develop all apps and packages, run the following command:

yarn dev

License

Licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published