Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 887 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 887 Bytes

reactatx-css-frameworks-samples

A small repo for a presentation that's being worked on for ReactATX by me. Mainly involving CSS Frameworks. Sample demo only has the Bulma framework for now.

Website elements that are used and tested inside the application:

  • Buttons
  • Varying Font Styles
  • Responsive Grids
  • Responsive website sections
  • Input bars

Installation:

  1. Install the repo on a directory you want to leave it in
  2. Type cd reactatx-css-frameworks-samples in your terminal
  3. Then just run npm run start to try the sample demo out

Where to find the meeting presentation slides:

The presentation for the meeting is "under the "presentationslide" folder. It currently comes in the following formats:

  • .key
  • .pdf
  • .pptx

Future updates for the sample will include the following frameworks:

  • Tailwind.css
  • Bootstrap
  • Mui
  • Skeleton