Skip to content

clovisdasilvaneto/takeway-scoober

Repository files navigation

This repo is a outcome of the just takeway scoober game challange. You can access the online project here

Architectural Diagram

You can find an architectural diagram with user flows and project architecture in the following link: https://excalidraw.com/#json=cJLZIVA0PO7Doe1PmcFHz,xemJrXdLxQw26QRJm43ZYQ

and more...

Storybook with custom design system

This projects uses MaterialUI as design system but since we have customized components, a storybook containing these components was created. You can find it here: https://takeway-scoober-storybook.onrender.com

Screenshots

You can find screenshots of this project in the readme-assets folder.

Here you have some examples about how the game works:

and more...

How to run locally?

First, rename your .env.sample to be .env then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published

Languages