Skip to content

mxdevmanuel/time-pancake

Repository files navigation

Time pancake

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

I learned a lot about my own habilities by doing this challenge. Got a whole new appreciation for next.js and tailwindcss combo and I hope to get a lot of feedback from this to further improve, you can check the demo at
Time pancake

Built With

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. Also install Yarn From your command line:

# Clone this repository
$ git clone https://github.com/mxdevmanuel/time-pancake.git

# Install dependencies
$ yarn

# Run the app
$ yarn dev

Acknowledgements

To all the devs who make these frameworks and language possible and the ones who mantain their guides

Contact