Skip to content

erickctra/frog-jack

Repository files navigation


Logo

Made using ReactJS and Tailwind!

View Demo · Report Bug · Request Feature

About The Project

alt text

Built With

Here are the libraries that I used in this project

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

To run this project you will need to have Node.js installed

Installation

Follow the instructions to clone this project

  1. Clone the repo
    git clone https://github.com/erickctra/frog-jack.git
  2. Install NPM packages
    npm install
  3. Run
    npm run dev

(back to top)