This is a Static pricing page designed using React and Tailwind CSS. The pricing page is fully responsive, ensuring optimal viewing experience across various devices, including desktops, and mobile phones.
- Designed using React for component-based architecture.
- Styled using Tailwind CSS for rapid UI development and responsiveness.
- Fully responsive layout ensures compatibility with different screen sizes and resolutions.
Icons: Fontawesome.
Images: Unsplash.
AI Suggestions: Claude AI.
To run this project locally, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/Adityabandaru18/Pricing_Page_Design.git
-
Navigate to the project directory:
cd pricing-page-design
-
Install dependencies using npm or yarn:
npm install
-
Start the development server:
npm start