Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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-app


Install 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)