Create all the pages for the frontend (with a consistent theme) see https://www.figma.com/file/OSLe1861OHP7L2B9LYkRZE/FeedApp-Pages?node-id=0%3A1 for inspiration material-ui & react-bootstrap are good tools to use - [ ] Master page (the things that are on every page, e.g. footer, header) - [ ] Front page - [ ] Poll creation page - [ ] Single poll voting page - [ ] Single poll result page - [ ] Poll list page - [ ] User creation page - [ ] User profile page
Create all the pages for the frontend (with a consistent theme) see https://www.figma.com/file/OSLe1861OHP7L2B9LYkRZE/FeedApp-Pages?node-id=0%3A1 for inspiration
material-ui & react-bootstrap are good tools to use