<<<<<<< HEAD =>Live Link: https://art-and-craft-authentaction.web.app/home =>Api : https://art-and-craft-store-server-psi.vercel.app
D-ART is an art and craft-related website where all kinds of man-made art and crafts are sold. It is a multi-dimensional platform that allows users to:
- Browse and shop for various art and craft items.
- Customize the art and crafts of their choice.
- Access certain sections of the website with a user account login.
- Become a merchant and sell their own art and crafts.
d1de5a74ac43acbcf907d307fb9ba5a3a136d6df
- Users can upload any art of their choice.
- Users must be registered and logged in to upload art.
- Users can view all posts, including those uploaded by themselves and by other users.
- Users can view only their own uploaded posts.
- Users can delete and update their own posts.
- HTML
- Tailwind CSS
- JavaScript
- React
- Node.js
- Firebase
- MongoDB
- Express.js
Follow these steps to clone and run the project on your local machine.
Make sure you have the following installed:
- Node.js (which includes npm)
- MongoDB
- Firebase CLI (if needed for your project)
-
Clone the repository
git clone https://github.com/yourusername/your-repo-name.git
-
Navigate to the project directory
cd your-repo-name
3. **Install dependencies**
npm install
4. **Replace mongodb url**
Replace placeholders like `yourusername` and `your-repo-name` with the actual values for your GitHub repository. Additionally, fill in the sections like "Description," "Deployment," "Usage," "Contributing," "License," and "Acknowledgments" with the relevant information for your project.
4. **Set up environment variables**
5. **Start the backend server**
6. **Start the frontend development server**