Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 346 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 346 Bytes

Care-X Landing Page

Use this bootstrap UI Kit for the website.

Run Locally

  • Clone your forked repository

    git clone https://github.com/YOUR-USERNAME/landing-page
    

Git Commands:

git status
git add .
git commit -m 'Your Message'
git push origin 'Branch Name'