Practice_API / README.md
Sankie005's picture
Initial Commit
f7b3a0a verified
|
raw
history blame contribute delete
No virus
798 Bytes
---
title: Practice API
emoji: 🌊
colorFrom: gray
colorTo: blue
sdk: docker
pinned: true
license: mit
---
#
A tool to host your own webpages for free using Huggingface's docker spaces
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
## Usage
1. First clone the freehost docker space found [here](https://huggingface.co/spaces/Sankie005/Freehost/tree/main)
2. Change the files inside app->html be sure to name your main landing page "index.html"
3. Run the dockerspace and watch your project run at "https://_huggingfaceusername_-_repositoryname_.hf.space"
Eg: This Space will run at:
https://sankie005-freehost.hf.space/
## Authors
- [Sankritya Anand Rai](https://www.github.com/sankie005)