Skip to content

Second Hand is an online marketplace tailored for college students, enabling them to sell items like cycles, mattresses, coolers, and more to incoming freshers.

License

Notifications You must be signed in to change notification settings

Kraizan/Second-Hand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Second Hand E-commerce Platform

Welcome to Second Hand, the eco-friendly e-commerce platform designed exclusively for college students! With our platform, students can buy and sell second-hand goods among themselves, creating a sustainable marketplace within their campus. This initiative not only promotes reusing products but also significantly reduces transportation costs as everything is exchanged within the campus itself.

Website Url

https://second-hand-client.onrender.com/

Project Overview

Second Hand is an online marketplace tailored for college students, enabling them to sell items like cycles, mattresses, coolers, and more to incoming freshers. By facilitating the reuse of products, we're not just saving money for students but also contributing to a greener planet.

Tech Stack

  • Frontend: React.js
  • Backend: Express.js, Node.js
  • Database: MongoDB
  • Authentication: JSON Web Tokens (JWT)
  • Icons: React-Icons

Getting Started

  1. Clone the Repository:
git clone "https://github.com/Kraizan/Second-Hand"
cd Second-Hand
  1. Install Dependencies:
  • Navigate to the Client folder and run npm install.
  • Navigate to the Server folder and run npm install.
  1. Setup MongoDB:
  • Create a .env file in the Server folder.
  • Add your MongoDB URI and Database name to the .env file.
    MONGODB_URI=<your-mongodb-uri>/database-name
    
  1. Start the Application:
  • To start the frontend, run npm start in the Client folder.
  • To start the backend, run nodemon server in the Server folder.
  1. Access the Application:
  • Open your browser and visit http://localhost:3000 to access the application.

Screenshots

image

image

image

image

image

Contributing

Contributions are welcome! If you have any ideas, enhancements, or bug fixes, feel free to create issues or pull requests. Let's make Second Hand even better together!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.


Thank you for using Second Hand! Happy buying and selling! 🌱🛍️

About

Second Hand is an online marketplace tailored for college students, enabling them to sell items like cycles, mattresses, coolers, and more to incoming freshers.

Topics

Resources

License

Stars

Watchers

Forks