Skip to content

This is a card game where you can put your name and then you will be redirected to a page where you will be able to see the cards and you can draw more 3 cards, and those cards are gotten from nekos.best API.

Notifications You must be signed in to change notification settings

JLucasCAmorim/card-game

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Description

This is a card game where you can put your name and then you will be redirected to a page where you will be able to see the cards and you can draw more 3 cards, and those cards are gotten from nekos.best API.

Getting Started

First, run the development server:

npm run install
npm run dev
# or
yarn install
yarn dev

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

TDD tests

To run the TDD tests, please first install the jest globally:

yarn add -g jest
# or
npm install --global jest

After that, you only need to run the jest command in the terminal:

jest

About

This is a card game where you can put your name and then you will be redirected to a page where you will be able to see the cards and you can draw more 3 cards, and those cards are gotten from nekos.best API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published