📚一个拥有 SVG 徽标的美丽图书馆。使用 Sveltekit 与 Tailwind CSS 构建。 https://svgl.app/
Go to file
2022-06-21 15:18:43 +01:00
data ⚒️ Change svgs data. 2022-06-03 13:48:08 +01:00
public 🥳 New banner. 2022-06-21 12:53:08 +01:00
src ⚒️ Fix theme. 2022-06-21 15:18:43 +01:00
.eslintrc.json ⚒️ New improvements, design and components. 2022-06-20 16:58:05 +01:00
.gitignore ⚒️ Add PWA files. 2022-06-21 15:17:15 +01:00
LICENSE New design, new icons and license added 2022-02-18 17:19:05 +00:00
next-env.d.ts ⚒️ Preparate boilerplate v2 - Typescript + React 18. 2022-06-03 11:53:50 +01:00
next.config.js ⚒️ Add PWA config & meta tags. 2022-06-21 15:17:47 +01:00
package-lock.json ⚒️ Add next-pwa & nextjs-progressbar dependency. 2022-06-21 15:18:15 +01:00
package.json ⚒️ Add next-pwa & nextjs-progressbar dependency. 2022-06-21 15:18:15 +01:00
README.md ✍️ Update readme. 2022-06-21 12:52:47 +01:00
tsconfig.json ⚒️ Project structure. 2022-06-04 23:48:13 +01:00

SVGL Banner

📦 Packages:

  • Nextjs - The React Framework for Production.
  • ⚒️ React 18 - A JavaScript library for building user interfaces.
  • 💙 Typescript - A superset of JavaScript.
  • 💅 Chakra UI - Create accessible React apps with speed.
  • 💥 Framer Motion - Production-ready motion library.
  • 💖 Phosphor-Icons - A flexible icon family for everyone.
  • ⬇️ Next-PWA - Zero config PWA plugin for Next.js, with workbox.

🚀 Getting started:

You need:

  1. Clone the repository:
git@github.com:pheralb/svgl.git
  1. Install dependencies:
npm install
# or
yarn install
  1. Run:
npm run dev
# or
yarn dev

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

⚒️ Shortcuts:

🔑 License: