Skip to content

Here is the code snippet of a 3D business card, made with React for my portfolio.

License

Notifications You must be signed in to change notification settings

mlbonniec/3d-business-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Card Demo

3D Business Card

Here is the code snippet of a 3D business card, made with React for my portfolio.

Installation

Clone the project

$ git clone https://github.com/mlbonniec/3d-business-card
$ cd 3d-business-card
$ npm i

Development

$ npm run dev

Production

$ npm run build
$ npm run prod

Todo

  • Make card responsive
  • Make card touchable on mobile
  • Remove events on unmount

Acknowledgements

I used open-source tools and code for this project. The source code of the developedbyed YouTube video, and the side image generated by Polacode.

License

Licensed under the GNU GPLv3, see the license.