Skip to content

Commit

Permalink
Kurt Cobain
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Sep 11, 2024
1 parent 497d6ca commit e4bf9c3
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion resources/content/docs/getting-started/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ published: true
---

## Shoutout
A big thank you to [Devon Govett](https://x.com/devongovett) and the React Aria team for their exceptional work on the [React Aria Components](https://react-spectrum.adobe.com/react-aria/?ref=getjustd.com). Their dedication has truly set a high standard!
A huge thank you to [Devon Govett](https://x.com/devongovett) and the React Aria team for their outstanding work on the [React Aria Components](https://react-spectrum.adobe.com/react-aria/?ref=getjustd.com). Their dedication has set a new benchmark for excellence! I also want to extend my gratitude to [Adam Wathan](https://x.com/adamwathan) and his team for creating the incredible Tailwind CSS. This project wouldn’t be possible without it.

## What's the scoop on React Aria?

Expand All @@ -17,3 +17,17 @@ It includes key features like accessibility, internationalization, smooth intera
## Why React Aria?

React Aria is an excellent starting point for developing accessible React components and provides a great opportunity to learn how to build your own. It is especially beneficial for testing your components in real-world scenarios, which is crucial for deploying them in production environments.

## Styles
All components are built with Tailwind CSS, which provides a robust set of utility classes for styling. This allows you to quickly and easily customize the appearance of your components without having to write custom CSS.

## FAQ
This is a list of frequently asked questions about Justd.

* Is it free and open source? **Yes.**
* Is it a design system? **Yes.**
* Is it a component library? **No. Just copy and paste.**
* Can I use it outside of React? **No.**
* What frameworks are supported? **Anything that supports React.**
* Can I use it with TypeScript? **Yes, in fact, it is written in TypeScript.**
* Can I use it to my Project? **Yes, you can use it for both personal and commercial projects without needing to provide attribution. However, I’d love to see what you build, so if you’re up for it, [let me know](https://x.com/irsyadadl)** 🙂

0 comments on commit e4bf9c3

Please sign in to comment.