Skip to content

Built a static digital to get hand on practice about styling, folder structure, components, JSX in React.

Notifications You must be signed in to change notification settings

void-hr/static-digital-card

Repository files navigation

Static-Digital-Card

Built a static digital to get hand on practice about styling, folder structure, components, JSX in React.

OUTPUT

Concepts I have learned by bulding this static digital card

  • Folder Structure
  • JSX
  • Styling in React
  • Flex
  • Font-awesome icons library
  • Components

Tech Used

  • React JS
  • CSS
  • Vite
  • HTML

NOTE : If you are using React > 18 then it is recommended to use createRoot.

  ReactDOM.createRoot(document.getElementById('root')).render(<App/>);

Improvements

Basically the idea of building this static-digital-card is to get familiar with creating composable elements or components and getting bit comfortable with styling in React. It can be improved and further customized. Feel free to use this template.

For example : You can provide or attach link to the icons, you can change color theme etc.

Go Ahead and have fun ⭐

About

Built a static digital to get hand on practice about styling, folder structure, components, JSX in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published