This Project leverages React js and Tailwind CSS for Building and Styling.It is a multipage website routed with React Router. It is also Completely Mobile Responsive.Check the Deployed site.here
Clone the project
git clone https://github.com/akashkennedy/Edu.io.git
Go to the project directory
cd edu-io
Install dependencies
npm install
Start the server
npm run dev
To deploy this project run
npm run build