-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Where should the components go?
- What should the states of these components be?
- In one div?
- Colour-palette / general styling
- Should we use component library? If so, which?
- Emphasis on how movie cards should look like, as that will be the main carry of the first MVP
- Bootstrap React is great for pre-built components
- Tailwindcss (which comes with Next.js) is great for inline-styling
- Look into any other libraries that are great with React