Agora is an innovative online marketplace platform where users can buy, sell, rent items, and offer services. It provides a user-friendly interface for transactions and collaborations, fostering a secure and convenient marketplace experience.
- Buying and Selling Items: Users can browse, search, and list items for sale. Buyers can view item details, make purchases securely, and provide feedback.
- Renting Items: Users can rent items from other users, with a seamless process for listing, renting, and returning items.
- Selling Skills: Users can offer their skills and services for sale, showcasing their expertise and attracting potential clients.
- Frontend: React
- Backend: Node.js, Express
- Database: MongoDB
- Payment Processing: Stripe
- Media Management: Cloudinary
To run the Agora project locally, follow these steps:
- Clone this repository to your local machine.
- Navigate to the project directory.
- Install dependencies using
npm install. - Set up environment variables (e.g., MongoDB URI, Stripe API key).
- Start the server using
npm start. - Access the application in your web browser at
http://localhost:3000.
We welcome contributions from the community! If you'd like to contribute to the Agora project, please check out our Contribution Guidelines.
This project is licensed under the MIT License.