Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.06 KB

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