Skip to content

Dashborad WebApp built with TS(Vite, Webpack), Postcss, Tailwind with Daisyui, Rome, ESLint, Pretieer and Stylelint.

Notifications You must be signed in to change notification settings

AliBagheri2079/dashboard-postcss-tailwind-daisyui-vanillats-vite

Repository files navigation

Demo Dashboard TS

Dashboard Website Screenshot

Features

  1. Advance folder structure
  2. git branching system (gitlab flow)
  3. add husky, lint-staged for precommit
  4. use eslint, prettier, stylelint and rome for linting an formating
  5. use tailwind and daisy ui with postcss
  6. add typescript to project
  7. testing components with jest
  8. add figma design file and postman api collection
  9. add firebase auth for register/login system
  10. create chart with chart.js
  11. using axios for ajax
  12. use debounce and throttle util strategies
  13. create single page application(SPA) routes
  14. support multiple daisy ui theme
  15. absolute path import
  16. package installer: npm
  17. for boundle project use: vite and webpack

Format

To formating this project run

    npm run format

Lint

To linting this project run

    npm run lint

Test

To testing this project run

    npm run test

Getting Started with Vite TS Project

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm run dev

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Authors

About

Dashborad WebApp built with TS(Vite, Webpack), Postcss, Tailwind with Daisyui, Rome, ESLint, Pretieer and Stylelint.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published