Nathan-Somto / EliteMart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EliteMart

Description

How to Install and Run the Project

  1. Clone the repository in your terminal:
      git clone https://github.com/RICHYDOS/EliteMart.git
    
  2. Change into the repository root directory
      cd EliteMart
    
  3. Change into your Folder
      cd frontend or cd backend
    
  4. Create your own personal branch:
     git checkout -b <your-name>
    
    • Any other sub branches you create should be under your personal branch
    • When you want to push to the repo, push to your branch and make a pull request
  • You're good to go

About


Languages

Language:JavaScript 94.3%Language:CSS 4.1%Language:HTML 1.4%Language:TypeScript 0.1%