Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 2.97 KB

README.md

File metadata and controls

77 lines (50 loc) · 2.97 KB

👋 Back2School - A Tailwind Landing Page

back2school.mp4

Deploy static content to Pages

Get ready for the new school year with Back2School, a versatile and easy-to-use single page layout. Open source and built with the latest Tailwind technology, this layout is minimalistic, lightweight, and responsive. One sleek and modern single page layout perfect for any education-related website.

Built using the latest Tailwind technology, this layout is minimalistic, responsive, and easy to customize. With its clean and straightforward design, it's sure to make a powerful impression on your visitors. To get the most out of this layout, make sure you have Node JS installed and running on your system so you can easily install the necessary dependencies for the final build to function properly.

Make your next project a success with Back2School!

npm run watch

Open in StackBlitz Open with CodeSandbox Deploy with Vercel

Alt text

🚀 Features

  • Responsive mobile-friendly design
  • Using the latest Tailwind 3.2.4
  • Tested on various devices with different viewports

😏 Todos

  • More Pages Design
  • Multi-language i18n
  • Dark mode

🤓 How To

Install dependencies (Tailwind)

npm install

Run the Tailwind CLI to compile the input.css during development. The output file is dist/output.css

  • input.css located at ./src/input.css
  • output.css located at ./dist/output.css
npm run watch

To build once run.

npm run build

You can edit the scripts in package.json and the tailwind.config.js file to change input/output locations and the script commands.

🔗 Credits

🧬 Versions

License

Distributed under the MIT License - Nov 2022