Skip to content

sharique-tech1987/react-info-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info Card

This app shows the demonstration of how different components builds into one.

About

It features the following technologies:

How to try it out

Prerequisites

  • You must have npm and yarn installed on your system

Run

  • Clone this repository
  • Go to project directory
  • From command line/terminal type yarn install and wait for dependencies to install
  • After that yarn start
  • Open your browser on http://localhost:3000

Feel free to use it in your own projects and can also contact me for the modifications.