/ebru-cards

Built a Ebru Cards App with React js and Boostrap

Primary LanguageJavaScript

Ebru Cards with React

Description

Project aims to create a Ebru Cards App.

Project Skeleton



EBRU CARDS
|
|----readme.md         
SOLUTION
├── public
│     └── index.html
├── src
│    ├── components
│    │       ├── Header.js
│    │       ├── CardContainer.js
│    │       └── Cards.js
│    ├── helper
│    │       └── data.js
│    ├── App.js
│    ├── App.css
│    ├── index.js
│    └── index.css
├── package.json
└── yarn.lock

##Expected Outcome

water-marbling-art-gif

Objective

Build a Ebru Card using ReactJS.

This project covers

  • HTML
  • CSS
  • REACTJS
  • JS