Skip to content

Techies-Collab-and-Upskill-Live-Project/Health-and-Fitness-Frontend

Repository files navigation

FudHouse


🧑🏽‍💻 Here is a workflow to contribute to projects.

  1. Clone this repository to your local machine
git clone [This repository]
  1. Change to the repository directory on your computer:
cd Health-and-Fitness-Frontend
  1. Create a branch using the git switch command:
git switch -c your-branch-name
  1. Install dependencies
npm install
  1. Start development server
npm run dev
  1. Push to your branch(not main branch)
git push origin your-branch-name
  1. Make a pull request on github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages