This project involves a team led by Veerin Bajracharya who serves as the project advisor and includes three members who're beginners, to the Tailwind CSS framework. The team is utilizing the Tailwind CSS CLI to acquire experience, with Tailwind CSS by developing an visually appealing website.
- Built with Tailwind CSS 🎨
- Beginner-friendly
- Veerin Bajracharya - Project Advisor and Team Leader
- Aradhana Rijal - Contributor
- Sujita Shrestha - Contributor
- Dikshant Shrestha - Contributor
To get a local copy up and running, follow these simple steps:
- Clone the repository:
git clone https://github.com/vee309bajracharya/Frameworks_practice.git
- Run the TailwindCSS on Code Editor:
npx tailwindcss -i ./src/css/input.css -o ./dist/style.css
Using Tailwind CSS, the site seamlessly switches between dark and light themes based on your system settings.
- Dark Mode: Activated, if your system is set to dark mode.
- Light Mode: Activated, if your system is set to light mode.
Enjoy viewing experience regardless of your system preferences!

