bsoc-bitbyte / GetIt

Streamlined college e-commerce: Simplifying merch buying and selling for students.
https://getit.iiitdmj.ac.in/
17 stars 51 forks source link
# 🛒 GETIT

Streamlined college e-commerce: Simplifying merch buying and selling for students.

✨FEATURES


📱 Tech Stack

My Skills

FRONTEND:

BACKEND:

🔰 GETTING STARTED

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Frontend

My SkillsPREREQUISITS

The following software is required to be installed on your system:

Type the following commands in the terminal to verify your node and npm versions

node -v
npm -v

NPM BASIC SETUP

Follow the steps mentioned below to setup the project locally on your computer

  1. Fork the repository by clicking on Fork option on top right of the main repository.
  2. Open Command Prompt/Terminal on your local computer.
  3. Clone the forked repository by adding your own GitHub username in place of <username>.
    git clone https://github.com/<username>/Getit/
  1. Navigate to the Getit directory.
    cd Getit
    cd frontend
  1. Install all Getit dependencies.
    npm install
  1. Run the website locally.
    npm run dev

Backend

Note : Use seperate env files for backend and frontend to run the project. Need help! Let us know to help you with the .env.

HOW TO CONTRIBUTE ?

The Contributing.md contains the step-by-step procedure for contributing for this project.

FIGMA LINK FOR THE PROJECT(https://www.figma.com/file/w8rDGcgxgDUGzxOzvFX8Eq/Untitled?type=design&node-id=0-1&t=YsftuOHwePR2R58Z-0)