/wiserick-next-app

Wise big-headed Rick advises you about whatever he wants.

Primary LanguageTypeScript

Wise Rick

Screenshot


Índice

Devchallenge

DevChallenge permite que você evolua suas skills como programador! Participe da comunidade o/

Desafio

The challenge was: consume the data from two API's and create a website that generates advice and images of goats! (Note: the api that would provide the goat images is no longer on the air, so I changed the initial idea a little 👌) ... The inspiration model is available in the "design" folder.

Techs

  • Next.js
  • React.js
  • TypeScript
  • Styled-Components

Usage

To just use:

Access here !

To manipulate the source code:

  1. Run npm install or yarn install.
  2. Run yarn dev and access http://localhost:3000.