Skip to content

Nathan-Somto/EliteMart

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.4%
  • CSS 4.1%
  • HTML 1.4%
  • TypeScript 0.1%