/my-dashboard-app

Simple dashboard made with Vite, Radix and Stitches.

Primary LanguageTypeScriptMIT LicenseMIT

MyDashboard

The purpose of this application is to create a simple dashboard and practice new technologies.

Table of Contents

Disclaimer 📃

All available data of the displayed dashboard was provided by the Free fake API JSONPlaceholder, you can click here to check it.

Techs 🛠

The following tools were used to build the project:

Demo 🎲

Click here

Launching 🚀

To run this project, follow the steps below:

# Clone this repository
git clone https://github.com/matusca96/my-dashboard-app/

# Then access the project folder
cd my-dashboard-app

# Install all necessary dependencies

yarn #for yarn
npm install #for npm

# Finally run the project
yarn dev #for yarn
npm run dev #for npm

Testing with Jest & Testing Library:

In progress.

Author 🧔🏻

My name is Matheus, I'm from Brazil and I really enjoy building web/mobile applications. Get in touch with some of the social medias below:

Instagram Badge Linkedin Badge Gmail Badge

License ✅

MIT

Made with ❤ by Matheus Gomes