Create a website consisting of 3 pages: Home, Calculator, and Quote
Add your own styles to improve the look and feel.
Use React basic styling (inline styles, importing CSS and pre-processed CSS files).
For every page, you should create a .
Make sure that navigation links for all 3 routes are displayed on each page.
Use React Router to make the routes work.
Create a website consisting of 3 pages: Home, Calculator, and Quote Add your own styles to improve the look and feel. Use React basic styling (inline styles, importing CSS and pre-processed CSS files). For every page, you should create a.
Make sure that navigation links for all 3 routes are displayed on each page.
Use React Router to make the routes work.