screen-capture.webm
In this project, I've had the pleasure of building a demo Education website using Next.js and Tailwind CSS. As a passionate learner in the realm of web development, particularly in the domains of Docker, Kubernetes, and Linux, I wanted to create a platform that serves as both a learning resource and a showcase of my skills.
- NextJS
- Tailwind CSS
- Aceternity UI
Curious to see what's inside? Check out the Demo to explore the website.
If you're interested in exploring the code behind the website or contributing to its development, follow these steps to set it up locally:
# Clone the repository
git clone https://github.com/yourusername/education-website.git
# Navigate to the project directory
cd education-website
# Install dependencies
npm install
## Start the website
npm run dev