Skip to content

mauriciorossdev/test-civitai

Repository files navigation

Hello there, this is my basic clone of civitai.

In this clone you can see how next, react query, and civitai api are used. You can see some components with documentation, types, interface, I also tell you that all the styles are made with tailwind, and how they added colors that tailwind does not have.

don't worry about civitai api_key, it's in the .env file.

Getting Started

Before the first step, run this command :D

npm i

First, 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published