An open API service indexing awesome lists of open source software.

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

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








Lucas Santus




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.