Code Monkey home page Code Monkey logo

id-card-generator's Introduction

This is a small react application for Generating a dummy ID card

For Demo: Click me

Installation:

  1. you would need npm installed
  2. run the command npm install, this will install all the dependencies that are stated inside package.json

Development so far:

  1. Project is bootstraped with create-react-app
  2. In order to share the details from one component to another, react-redux is used
  3. Later react-router is also used to create different links (however more work is to be done regarding to this)
  4. Project is also made Responsive to all the devices (phone, laptop)
  5. Recently there is an issue with react-pdf it is causing some error inside node_modules

Building blocks of this project:

There are 6 sections inside the src files :

  1. components : This consists of all the components that are used inside the website.
  2. images : This consists of image that is used inside website.
  3. Pages : This consists of javascript files, each file represent a separate page. These pages uses elements from the component's tab.
  4. storage : This consists of 1 prime file index.js + all the other files that will be unique storage sections ( these storage sections will store the data and will be assigned their own actions, for the modifications of the data being stored ) all of these will be pooled into the index.js file which is later called inside components.
  5. Styles : This will consist of all the designing and styling of the components.

id-card-generator's People

Contributors

tanmaykumar-engstud avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.