- Show the GitHub repo / blog -> git clone -> template branch
- Explain folder structure
-
components
-> have all dumb react components most of them are stateless, some of them need props which we will look into when we are using them -
Icons
-> have all our icons as a react svg component -
Utils
-> have all our utility functions - Show
example.env
Add env variables in .env file