Skip to content

Deepak91168/vtrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTRADE

🌍 Deployed Link: https://vtrade-k8vg.onrender.com

The Used Vehicle Marketplace is an online platform designed to facilitate the buying and selling of pre-owned vehicles. This platform offers users the opportunity to directly connect with vehicle owners, streamlining the process of purchasing or selling a used vehicle.

🛠 Tech Stack

HTML5 Badge CSS Badge JavaScript Badge Tailwind CSS Badge Vite Badge React.js Badge React Three Fiber Badge Redux Badge Firebase Badge MongoDB Badge Node.js Badge Render Badge

Installation

  • Fork the Repository and clone it at the desired location
    git clone https://github.com/Deepak91168/vtrade.git
  • Navigate to vtrade directory using
    cd vtrade
  • Install Backend Dependencies
    npm install
  • Navigate to vtrade-frontend using
    cd vtrade-frontend
  • Install Frontend Dependencies
    npm install

To start development server

  1. First navigate to vtrade and
  2. To start backend development server
    npm run dev
serve will start on http://localhost:3000/
  1. To start frontend development server
    cd vtrade-frontend && npm run dev
server will start on http://localhost:5173/

Screenshot

Imgur

Contributing

Making Changes

  1. Create a new branch:

    git checkout -b feature/amazingFeature
  2. Make your changes and commit them:

    git commit -m "Added an amazing feature"
  3. Push to your branch:

    git push origin feature/amazingFeature

Submitting Changes

  1. Open a Pull Request (PR) against the main branch of the original repository.
  2. Clearly describe the changes you've made in your PR.
  3. Mention any related issues by using keywords like "Closes #IssueNumber" in the PR description.

Generating Issues

Feel free to create new issues if you identify any bugs, improvements, or new feature requests. Follow these steps:

  1. Go to the issues of the repository.
  2. Click on the "New Issue" button.

Thank's in advance for contribution🌟

References

Frontend

Vite Badge React.js Badge Redux Toolkit Badge Tailwind CSS Badge React Three Fiber Badge

Backend

Node.js Badge Express Badge MongoDB Badge Firebase Badge

Deployment

Render Badge

Useful

gltfjsx Badge drei Badge