Skip to content

Magnimont/discord-profile-card

Repository files navigation

Discord Profile Card

This is a Next.js project bootstrapped with create-next-app that clones the discord profile card.

Images

Good Morning Friends

Getting Started

🚫 IMPORTANT 🚫

You need to type this to install your dependencies

npm install --legacy-peer-deps

First create a new file with .env.local name, and copy example.env contents to it. If you want to, you can update the values.

Then, run the development server:

npm run dev

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

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

🚫 IMPORTANT 🚫

You need to change the install settings

npm install --legacy-peer-deps

About

Discord profile card made with next.js typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published