ssruiz / frogsplash

Challenge from https://devchallenges.io/

Home Page:https://frogsplash.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

{FrogSplash 🐸}

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Hi! I developed this project with Nextjs, MongoDb and Tailwind.

Also tried the new feature in Next 13 Action Servers.

Built With

  • Nextjs
  • Tailwind
  • Mongo

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone git@github.com:ssruiz/frogsplash.git

# Install dependencies
$ yarn

# Run the app
$ yarn dev

Acknowledgements

Contact

About

Challenge from https://devchallenges.io/

https://frogsplash.vercel.app


Languages

Language:TypeScript 93.7%Language:Dockerfile 3.4%Language:JavaScript 2.6%Language:CSS 0.4%