Skip to content

micheldslive/dog-and-pony-challenge

Repository files navigation


AboutTechsGetting startedLive demoBook Live demo

About 💻

Project made for Dog and Pony Studios front end challenge.

Libs 🚀

The project was developed with following libraries:

Getting Started 📦

Clone this repository in your local machine:

git clone https://github.com/micheldslive/dog-and-pony-challenge.git

Then move to the project directory

cd dog-and-pony-challenge

Install the project dependencies:

pnpm i
# or
yarn

Run the application locally and open up local host

pnpm dev
# or
yarn dev

With Docker properly installed and the repository Cloned, Run the command below:

docker compose up

The main components of the application were documented. To access them in their locale, run the following command:

pnpm storybook
# or
yarn storybook

Developer 💻

Foto no GitHub
Michel Domingos

🖊️ License

This project is licensed under the MIT License - see the LICENSE page for details.