This is my FRONTEND project named BRAINWAVE. Built with Reactjs,tailwindcss and deployed on vercel.
-
Clone this repository:
git clone https://github.com/Priyanshu-Kayarkar10/Brainwave-Frontent-Clone.git
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
- Visit the live demo: brainwave-priyanshu.vercel.app
- Explore the features and functionalities.
- Customize the project as needed.
Contributions are welcome! If you'd like to improve this project, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/my-feature
- Make your changes and commit them:
git commit -m "Add my feature"
- Push to the branch:
git push origin feature/my-feature
- Submit a pull request.
- I'll try to consider your pull request.
- PRIYANSHU KAYARKAR