8000 GitHub - 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.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tsv-stacks/react-digital-business-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0