Skip to content

clew-bot/amazon-rainforest

Repository files navigation

🌳 Amazon Rainforest 🌳

🌺 Getting Started

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repo:
    git clone git@github.com:clew-bot/amazon-rainforest.git
    
  2. Install NPM packages:
    npm install
  3. Start the app:
     npm run dev
  4. Open http://localhost:3000 to view it in the browser.