django-business-landing Tailwind Templates

Django Business Landing

A modern, responsive business landing page for Django built with React, Vite, and Tailwind CSS. Features animated components and a professional dark theme design.

Django Business Landing Page πŸš€

A modern, animated landing page showcasing Django - the web framework for perfectionists with deadlines. Built with React, Vite, and styled with Tailwind CSS.

✨ Live Demo

πŸš€ Features

  • ⚑️ Built with Vite for lightning-fast development
  • 🎨 Styled with Tailwind CSS
  • πŸ“± Fully responsive design
  • ✨ Smooth animations and transitions
  • πŸŒ™ Modern dark theme
  • πŸ”§ Easy to customize and extend

πŸ› οΈ Technologies Used

  • React 18
  • Vite
  • Tailwind CSS
  • React Icons
  • JavaScript ES6+

πŸ—οΈ Installation

  1. Clone the repository:
git clone https://github.com/your-username/django-business-landing.git
  1. Navigate to the project directory:

    cd django-business-landing
    
  2. Install dependencies:

npm i
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build

πŸ“ Project Structure

β”œβ”€β”€ src/
| |── Components/
| | |──Django.jsx
β”‚ β”œβ”€β”€ App.jsx
| |── index.css
β”‚ β”œβ”€β”€ main.jsx
β”œβ”€β”€ public/
β”œβ”€β”€ index.html
β”œβ”€β”€ package.json
β”œβ”€β”€ tailwind.config.js
β”œβ”€β”€ vite.config.js
└── README.md

🎨 Customization

Colors

The project uses Tailwind CSS for styling. You can modify the colors in the tailwind.config.js file:

module.exports = {
    theme: {
        extend: {
            colors: {
                // Add your custom colors here
            }
        }
    }
}

Content

Main content can be edited in src/Components/Django.jsx.

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

πŸ‘¨β€πŸ’» Author

Your Name

🌟 Show your support

Give a ⭐️ if you like this project!

πŸ“š Resources

πŸ™ Acknowledgments

  • Django community for inspiration
  • React Icons for the beautiful icons
  • Tailwind CSS team for the amazing framework

Top categories

Loading Svelte Themes