react-kawaii
Cute SVG React Components
File Explorer
Download Latest Version (.zip)- config.json
- README.md
- FUNDING.yml
- extensions.json
- settings.json
- react-kawaii-open-graph.png
- logo.svg
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- layout.tsx
- not-found.tsx
- page.tsx
- buttonGitHubStars.css
- ButtonGithubStars.tsx
- buttonThemeToggle.css
- ButtonThemeToggle.tsx
- codeBlock.css
- CodeBlock.tsx
- footer.css
- Footer.tsx
- header.css
- Header.tsx
- hero.css
- Hero.tsx
- KawaiiList.tsx
- kawaiiListDialog.css
- KawaiiListDialog.tsx
- kawaiiListGrid.css
- KawaiiListGrid.tsx
- kawaiiListToolbar.css
- KawaiiListToolbar.tsx
- index.ts
- capitalizeFirstLetter.ts
- global.css
- mdx-components.tsx
- .eslintignore
- .eslintrc.js
- .gitignore
- .npmrc
- .nvmrc
- .prettierignore
- CHANGELOG.md
- images.d.ts
- LICENSE.md
- next-env.d.ts
- next.config.js
- package.json
- tsconfig.json
- turbo.json
- nextjs.js
- package.json
- README.md
- base.json
- nextjs.json
- package.json
- README.md
- react-kawaii-example.gif
- react-kawaii-logo@2x.png
- index.d.mts
- index.d.ts
- index.js
- index.mjs
- generate.ts
- Face.tsx
- paths.ts
- Astronaut.tsx
- Backpack.tsx
- Browser.tsx
- Cat.tsx
- Chocolate.tsx
- CreditCard.tsx
- Cyborg.tsx
- File.tsx
- Folder.tsx
- Ghost.tsx
- HumanCat.tsx
- HumanDinosaur.tsx
- IceCream.tsx
- Mug.tsx
- Planet.tsx
- SpeechBubble.tsx
- index.ts
- index.ts
- getFaceScale.ts
- index.ts
- .eslintrc.js
- .gitignore
- CHANGELOG.md
- package.json
- README.md
- tsconfig.json
- checkSubprojects.ts
- .gitignore
- .prettierignore
- .prettierrc.js
- LICENSE.md
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- turbo.json
# Installation Guide
1. Get the code
git clone https://github.com/elizabetdev/react-kawaii
Downloads the entire project code from GitHub to your computer.
cd react-kawaii
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install --save react-kawaii
Downloads and installs the libraries listed in package.json.
yarn add react-kawaii
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
