Skip to content

A dashboard to learn about Tailwind CSS, which is a utility-first CSS framework that simplifies web development by offering a collection of pre-designed utility classes.

License

Notifications You must be signed in to change notification settings

vitorlinsbinski/dashboard-with-tailwind

Repository files navigation

Dashboard with Tailwind CSS

This dashboard was developed to learn about Tailwind CSS, a utility-first CSS framework to help front-end developers build user interfaces more easily and with more productivity, providing us with predetermined styling classes.

I learned how to implement the classes and worked with variants, themes, customization, breakpoints, dark mode, animations, accessibility, etc.

Additionally, I applied some CSS animation libraries, such as "Framer Motion" and "Auto Animate".

Dashbord with Tailwind CSS | Status: Done ✔️

Table of Contents

Features

As the project focused on learning how to style a user interface using Tailwind CSS, there is little functionality. Most actions and events are for visual purposes only, such as navigating between tabs, selecting options in select and sending a file.

Requirements to run the project

Before you run the project, check if you have [Node.js](https://nodejs.org/en/) installed on your machine, as well [Git](https://git-scm.com) to clone this repository.

Running the application

    # Clone this repository on your machine:
    $ git clone https://github.com/vitorlinsbinski/dashboard-with-tailwind.git

    # Access the project folder in your terminal:
    $ cd dashboard-with-tailwind

    # Install all dependencies:
    $ npm install

    # Run the application:
    $ npm run dev

Main Technologies

Final Result

Light mode

Dark mode

Check out the project working: https://dashboard-with-tailwind-xi.vercel.app/

Contributing Guidelines

Contributions are welcome! Whether you want to fix a bug, add a new feature, or improve documentation, your contributions are valuable.

License

This project is licensed under MIT License.

Author


Vitor Linsbinski
🚀

Developed by Vitor Linsbinski

Linkedin Badge

About

A dashboard to learn about Tailwind CSS, which is a utility-first CSS framework that simplifies web development by offering a collection of pre-designed utility classes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages