gealsanchez / mathMagicians

mathMagicians
MIT License
0 stars 1 forks source link

Full website implemented #5

Closed gealsanchez closed 1 year ago

gealsanchez commented 1 year ago

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.