- Forest Canvas is an online marketplace for buying and selling artwork.
- It solves the problem of artists needing a platform to showcase and sell their work, and art enthusiasts looking for unique pieces to purchase.
- Artwork Listings: Users can browse and search a curated selection of artworks across various genres and styles.
- Artist Profiles: Detailed profiles for artists, showcasing their work, inspirations, and techniques.
- Secure Transactions: Safe and secure payment and transaction system for buying and selling artwork.
- React
- Tailwind CSS
- JavaScript
- Express.js
- Firebase
- Clone the repository:
git clone https://github.com/wasim475/forest-canvas.git
- Navigate to the project directory:
cd forest-canvas
- Install dependencies:
npm install
- Start the development server:
npm run dev