LeonTheDev-io / profile-card-fork

Discord looking profile card made using html, scss and ts.

Home Page:https://domin.is-a.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-like profile card

Discord-like profile card

About profile card

This card was made by Domin (me). This project is free-to-use. Background was originally made by Mohammad Abdul Mohaiman but was modified by me. If you have questions consider contacting me via discord: Domin#2874

How to setup

Project includes few README.md files for certain setup questions, you can find these by these paths:

  • Basic user images /public/README.md
  • Colors /public/styles/README.md
  • Banner /public/styles/README.md
  • Status /public/status/README.md
  • Platforms /public/platforms/README.md
  • Badges /public/badges/README.md

These all README.md files refer to "index.html" file placed in main folder

Certain lists are mentioned with HTML comment tag i.e.

<!-- given list -->
thisListOfHTMLtags
<!-- -->

Install

This project can be installed using:

git clone https://github.com/Domin-MND/profile-card

Start

Run following command in order to install dependencies and start the server:

npm start

This requires you to have Node.JS with version at least 10!

QNA

How Much Did It Take For You To Make It?

2 days.

Will You Update this repo?

Since dozens of people still keep asking me for help I'll be updating some documentation and making this card more customizable. The project overall is done

About

Discord looking profile card made using html, scss and ts.

https://domin.is-a.dev/

License:MIT License


Languages

Language:SCSS 48.4%Language:HTML 47.9%Language:TypeScript 3.7%