IlmConnect / IlmConnect-V2-Old

3 stars 0 forks source link

Starting Frontend UI #7

Closed nmosman closed 1 year ago

nmosman commented 1 year ago

We need to start creating a basic UI library that will compose the 'base' of our frontend. Ideally, we'll build out our own set of components on top of a UI library like Bootstrap, which we can use anywhere to easily have consistent UI.

  1. Pick a UI library (and ideally a React implementation of it), like Material, Bootstrap, etc.
  2. Create a basic landing page to show off the new UI (navbar, some cards and buttons, etc)