Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 2.38 KB

README.md

File metadata and controls

57 lines (46 loc) · 2.38 KB

🌐 Brainwave Website


image

Welcome to the Brainwave Website! Dive into a realm of creativity and innovation with this modern, animated website built using React, Vite, and Tailwind CSS. Experience smooth animations and a responsive design that adapts beautifully to any device.

🎨 Features

▶ Sleek and responsive design
▶ Engaging animations that bring the site to life
▶ Fast development and build times with Vite
▶ Tailwind CSS for effortless styling

⚙️ Prerequisites

Make sure you have the following installed:

▶ Node.js(v14.x or later)
▶ npm (v6.x or later) or yarn

🚀 Installation

Follow these steps to set up the project locally:

- Clone the repository:
▶ git clone https://github.com/Rupak-25/Brainwave.git
▶ cd Brainwave

Install the dependencies:

▶ npm install or yarn install

🛠️ Running the Project

To start the development server and see the magic:

▶ npm run dev or yarn dev
Open your own localhost in your browser to explore the site.

🏗️ Building for Production

When you’re ready to deploy, build the project for production with:

▶ npm run build or yarn build
This will optimize the output for the best performance.

🌟 Project Structure

- public/: Static files and the main HTML template
- src/: Source files including React components and Tailwind CSS styles
- components/: Reusable UI components
- pages/: Main pages of the application
- App.jsx: Main application file
- main.jsx: Entry point of the application
- index.css: Global styles including Tailwind CSS imports

🤝 Contributing

We love contributions! Fork the repository, make your magic, and create a pull request. Let’s build something amazing together!

📜 License

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

🙏 Thank You

✨ A big shoutout and thank you for exploring this innovative project! Your feedback and support keep our creative fire burning bright. Let's keep coding and creating magic together! 🚀😊