Skip to content

dev-krish/Skillx

Repository files navigation

LocalSkillHub

A platform to find skilled people around you – tutors, artists, editors, and more.

Features

  • Browse Skills: Find local talent by category.
  • Post Skills: Offer your own services to the community.
  • PWA Support: Install as an app and use offline.
  • Local Data: Uses LocalStorage for a persistent demo experience.

How to Run Locally

  1. Clone the repository.
  2. Open the folder in your terminal.
  3. Run a local server:
    python -m http.server 8000
  4. Open http://localhost:8000 in your browser.

Deployment to GitHub Pages

This project is configured to work perfectly on GitHub Pages.

  1. Push this code to a GitHub repository.
  2. Go to Settings > Pages.
  3. Under Source, select main branch (or master).
  4. Click Save.
  5. Your site will be live at https://yourusername.github.io/repository-name/.

Note on PWA

The Progressive Web App (PWA) features (installability and offline mode) require the site to be served over HTTPS. GitHub Pages provides this automatically!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors