Author: M Abo Bakar Aslam

Create React Application with required Pages

index.css file should be empty. but it can contain import section Tailwind CSS. When you will make file empty, then page.tsx file will contain multiple CSS classes (Tailwind CSS). You can use many classes as you can. The index.css can contain style only for followings.

App.css file should be either deleted or empty

All pages should be design by Tailwind CSS.There are follwoing pages.

All pages should be linked with Navbar

Footer should be completed