https://design18-landing-page.vercel.app/
- This project was created to familiarize myself with Tailwind CSS and React apply classes for the quick creation of basic UI components.
- The design was taken from Figma community account @workpoturem
- The design file used : Click here
- This is a simple basic Landing page created using React
- The landing page has a workable navigation bar and a single selection accordion
- All images and content used in this page are extracted from the constants page to the React component page.
- Due to this, additional content can be added to the current components without changing the logic used in the JSX.
- The styling is done via Tailwind CSS.
- Mobile first CSS was executed for this page, which on executing found that the page styling time reduced considerably.