chingu-voyages / v40-toucans-team-01

Voyage 40 Toucans Team 01
https://minimalist-baker-clone.vercel.app
0 stars 3 forks source link

add favicons, author, description and title #16

Closed RenanMDP closed 2 years ago

RenanMDP commented 2 years ago

Added the favicons. Added the meta tag author and description. Changed title.

Refactored 'main.jsx' to use { createRoot} and { StrictMode }. Deleted some default code on 'App.jsx' since it was causing error when starting the server. Deleted the default vite icons and assets folder.