This is a React project styled with Tailwind CSS. The project aims to provide a clean and responsive interface for print services. Follow the instructions below to run the project locally and deploy it to production.
- ⚡ React: Efficient and modular user interface.
- 🎨 Tailwind CSS: Utility-first CSS framework for rapid UI development.
- 🚀 Optimized Deployment: Ready for production with easy deployment steps.
- React: JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for styling.
- Vite/CRA: Fast build tool for development and production builds.
- Clone the repository:
git clone https://github.com/44fahadhasan/printify.git cd printify npm install npm run dev