https://github.com/lucassantus/vite-react-typescript-tailwindcss-dashboard-ui
👨💻 Simple dashboard project based on RockeatSeat's #boraCodar8 using React to develop the Dashboard UI
https://github.com/lucassantus/vite-react-typescript-tailwindcss-dashboard-ui
bora-codar-8 dashboard-ui react tailwindcss typescript vite
Last synced: 4 months ago
JSON representation
👨💻 Simple dashboard project based on RockeatSeat's #boraCodar8 using React to develop the Dashboard UI
- Host: GitHub
- URL: https://github.com/lucassantus/vite-react-typescript-tailwindcss-dashboard-ui
- Owner: LucasSantus
- License: mit
- Created: 2023-02-26T16:15:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T01:38:49.000Z (over 2 years ago)
- Last Synced: 2024-12-27T05:24:02.944Z (5 months ago)
- Topics: bora-codar-8, dashboard-ui, react, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://vite-react-typescript-tailwindcss-dashboard-ui.vercel.app/
- Size: 65.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dashboard
If you want to view the project, click here.
If you want to see the figma, click here.:information_source: About
> This project was developed using React, TypeScript, TailwindCSS and Vite.
Project developed by me participating in #boraCodar8 created by RockeatSeat.
--------------------------------------------------------------------------------------
:ab: Contents
* [About](#sobre)
* [Contents](#tabela-de-conteudo)
* [Status](#status)
* [Technologies](#tecnologias)
* [Project Installation](#instalando)
* [Author](#autor)
* [License](#license)--------------------------------------------------------------------------------------
:heavy_exclamation_mark: Status
:heavy_check_mark: Finished project :heavy_check_mark:--------------------------------------------------------------------------------------
:rocket: Tecnologies
Used tools:
- [React v18.2.0](https://pt-br.reactjs.org/)
- [TypeScript v4.6.4](https://www.typescriptlang.org/)
- [Vite v3.2.4](https://vitejs.dev/)
- [TailwindCSS v3.2.7](https://tailwindcss.com/docs/installation)
- [ClassNames v2.3.2](https://www.npmjs.com/package/classnames)
- [Framer Motion v10.0.0](https://www.npmjs.com/package/framer-motion)--------------------------------------------------------------------------------------
:computer: Project Installation
Installing Dependencies```
yarn install or npm install
```
Running```
yarn dev or npm dev
```--------------------------------------------------------------------------------------
:bust_in_silhouette: Author
Made with ❤️ by Lucas Santus!
Thanks for visiting and good coding!--------------------------------------------------------------------------------------
:memo: License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/LucasSantus/vite-react-typescript-tailwindcss-dashboard-ui/blob/master/LICENSE) for better details.