Gatsby Crypto Exchanges Directory

⚙️ Requirements

  1. GatsbyJS
  2. TailwindCSS
  3. NodeJS
  4. Git

🚀 Quick start

  1. Clone the Gatsby site.

    git clone https://github.com/conrmahr/gatsby-crypto-exchanges.git
  2. Change Directories

    cd gatsby-crypto-exchanges
  3. Install Dependencies

    npm i
  4. Build Site

    gatsby develop
  5. Open in your Browser

    http://localhost:8000/
  6. Run Tests

    npx cypress run