Skip to content

Meishi is a platform where you can create, edit and share your digital business cards.

Notifications You must be signed in to change notification settings

shukladitya/meishi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEISHI-Digital Business Cards

Meishi (“名刺”), is a Japanese business card that is exchanged as part of a self-introduction or handed for professional rituals in Japanese business. Application Link - https://meishi-web.web.app/

Landing page

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installation

Fork the Repository in your machine then clone it in your machine (Replace your_username with your username)

git clone https://github.com/your_username/meishi.git

Move into the project directory and install required dependencies

cd meishi
npm install

Run the command in your terminal to start the server

npm start

Screens

Dashboard,

Dashboard

Create new card,

Create card

View card,

View Card

Scan and share,

Share

Built With

  • MongoDB - Database used. Will change in the future when API used instead.
  • React - Frontend JavaScript library.
  • Express -Server/routing API for web app.
  • Node - Backend JS runtime.
  • Firebase - Backend-as-a-Service.
  • Cloudinary - Cloud-based image and video management services.