Skip to content

trzimm/starter-dashboard-layout-react

Repository files navigation

Starter Responsive Dashboard Layout

Starter responsive dashboard layout built with tailwindcss and React.

GitHub license GitHub stars

To get started:

  1. Clone the repository:

    git clone https://github.com/trzimm/starter-dashboard-layout-react.git
    
    cd starter-dashboard-layout-react
  2. Install the dependencies:

    # Using npm
    npm install
  3. Start the development server:

    # Using npm
    npm start

    Now you should be able to see the project running at localhost:8080.

Building for production

To build an optimized version of your CSS, simply run:

  1. Create the build:

    # Using npm
    npm run build
  2. Deploy to github pages:

    # Using npm
    npm run deploy

References

This project is a React version of Kamona-WD's starter-dashboard-layout. Kudos to their work and if you can, buy them a coffee.

Buy Me A Coffee

About

Starter responsive dashboard layout built with tailwindcss and react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published