Welcome to Artistic Avenue, where creativity knows no bounds. Explore, share, and learn within our vibrant community of artists and art enthusiasts.
Live Site URL - Artistic Avenue
- Concept: Artistic Avenue is a platform that inspires creativity, connects artists and art lovers, and provides valuable resources for artistic growth.
- Problem Solved: It offers a space for artistic expression, community engagement, and learning, making art accessible and enjoyable for everyone.
- Inspiring Creativity: Dive into a world of artistic expression with a diverse range of paintings and drawings crafted by talented artists.
- Curated Collections: Discover curated collections showcasing various styles, themes, and techniques to cater to all tastes.
- Interactive Community: Join a vibrant community to share creations, exchange ideas, and engage in discussions with like-minded individuals.
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express
- Database: MongoDB
- Authentication: Firebase Auth
- Clone the Repository:
https://github.com/dev-kawser/artistic-avenue-client.git
- Navigate to the Directory:
cd artistic-avenue
- Install Dependencies:
npm install
- Set Up Environment Variables: Create a
.env
file with necessary keys. - Run the Application:
npm run dev
- Access the Application: Open
http://localhost:5173
orhttp://localhost:5174
in your browser.