Made using ReactJS and Tailwind!
View Demo
·
Report Bug
·
Request Feature
Here are the libraries that I used in this project
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.
To run this project you will need to have Node.js installed
Follow the instructions to clone this project
- Clone the repo
git clone https://github.com/erickctra/frog-jack.git
- Install NPM packages
npm install
- Run
npm run dev