Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhasan320/reactpopup
React Popup with Tailwind CSS
https://github.com/mhasan320/reactpopup
Last synced: 18 days ago
JSON representation
React Popup with Tailwind CSS
- Host: GitHub
- URL: https://github.com/mhasan320/reactpopup
- Owner: mhasan320
- Created: 2021-12-26T06:09:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-26T06:36:51.000Z (about 3 years ago)
- Last Synced: 2024-11-09T19:12:31.339Z (2 months ago)
- Language: JavaScript
- Size: 290 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#To use this popup into your project make sure you have installed React, Tailwind CSS & Tailwind UI/React plugins.
Install React follow this steps
npx create-react-app my-appInstall Tailwind CSS follow this steps
[https://tailwindcss.com/docs/guides/create-react-app](https://tailwindcss.com/docs/guides/create-react-app)
Install Tailwind UI/React follow this steps
[https://github.com/tailwindlabs/tailwindui-react](https://github.com/tailwindlabs/tailwindui-react)