/Puretime-Property

Puretime Property Website

Primary LanguageJavaScript

Puretime Property Purchasing

Puretime Property Purchasing

Property agency website built with Gatsby and TailwindCSS.

Live demo

Check the live site here 👉️ https://puretimepropertypurchasing.com

Getting started

  1. Get the source code

    Clone this repo from github using Git CLI

    git clone https://github.com/AX99/Puretime-Property.git

    Or use the Gatsby CLI

    gatsby new my-gatsby-site
    https://github.com/AX99/Puretime-Property
  2. Install the dependencies

    If you have used Gatsby CLI, you can skip this step

    npm install

    or

    yarn install
  3. Start developing.

    Navigate into your new site’s directory and start it up

    cd my-gatsby-site/
    npm run develop

    or

    yarn run develop
  4. Open the code and start customizing!

    Your site is now running at http://localhost:8000

🚀 Deploy on Gatsby Cloud

Deploy this template with one click on Gatsby Cloud:

Deploy to Gatsby Cloud

Template crafted by Landify Team.