This project is a fun and interactive meme generator, built using ReactJS and TailwindCSS. It was crafted as part of a React course from Scrimba, aiming to demonstrate the capabilities of React and TailwindCSS in creating dynamic and visually appealing web applications.
Project Link: https://architkakkar-memegenerator-app.netlify.app/
These instructions will guide you through setting up the project on your local machine for development and testing purposes.
git clone https://github.com/architkakkar/MemeGenerator-App.git
cd MemeGenerator-App
npm install
npm run dev
The app will be available at http://localhost:5173
in your web browser.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
Archit Kakkar - @_architkakkar - business.architkakkar@gmail.com
If you find this project useful, please consider giving it a star on GitHub. Your support is greatly appreciated!