tsv-stacks / react-digital-business-card

React project that shows a static page of a business card styled page with links to all my social media pages.

Home Page:https://tsv-stacks-business-card-react.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Business Card React App

This is a simple React project that shows a static page of a business card styled page with links to all my social media pages.

Live Page: https://tsv-stacks-business-card-react.netlify.app/

Installation

To install the project dependencies, run the following command:

npm install

Build and Deployment

To build the project for production, run the following command:

npm run build

This will create a dist directory with the compiled code that can be deployed to a web server.

To serve the built application locally, run the following command:

npm run serve

This will start a local server with the built application.

Development

To run the project in development mode, run the following command:

npm run test

Contribution Guidelines

If you want to contribute to this project, please follow the steps below:

  1. Fork the repository
  2. Create a new branch with your changes
  3. Submit a pull request

About

React project that shows a static page of a business card styled page with links to all my social media pages.

https://tsv-stacks-business-card-react.netlify.app/


Languages

Language:JavaScript 54.3%Language:CSS 33.3%Language:HTML 12.4%