Skip to content

Latest commit

 

History

History
66 lines (31 loc) · 1.35 KB

README.md

File metadata and controls

66 lines (31 loc) · 1.35 KB

free-hosting-via-pr

The repository stores a free hosting generator

Description

free hosting via pr aims to grant user with a free hosting on Netlify ...

Technologies

Technologies involved in this project are:

Usage

In order to test or use the project you should follow these steps:

  • Fork the repository

fork

  • Clone the forked repository

clone

  • Open the repository folder

      cd free-hosting-via-pr
    
  • Make a new branch (with or without a checkout but example will use checkout)

      git checkout -b <new branch name>
    
  • Customize your branch

      ...
    
  • Send a pull request

pull request

    The outcome will be your free hosting
  • Netlify will post a deploy link as a comment in your PR thread.

Deploy Status

Netlify Status

Author

Aknowledgements

  • Netlify for using their web service.