Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dudunog/potter-book


https://github.com/dudunog/potter-book

cypress javascript nextjs react react-query shadcn-ui tailwindcss testing-library typescript vitest

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

[![Coverage Status](https://coveralls.io/repos/github/dudunog/potter-book/badge.svg?branch=main)](https://coveralls.io/github/dudunog/potter-book?branch=main)
[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)


Harry Potter World

Desafio técnico da Proesc


Article blog


## Tecnologias

Este projeto foi desenvolvido com as seguintes tecnologias:

- React
- Next
- TypeScript
- Tailwind CSS
- Shadcn/ui
- React Query
- Vitest
- Cypress

## Execute o projeto

1. Clone este repositório `git clone https://github.com/dudunog/potter-book.git`
2. Entre no diretório do projeto `cd potter-book`
3. Instale as dependências com `yarn install` ou `npm install`
4. Inicie o projeto em modo desenvolvimento com `yarn run dev` ou `npm run dev`