Project Structure
  • src/views contains the different views that make up your app.
  • src/views/experience-view.tsx is the entry point for your app’s experience view.
  • src/views/dashboard-view.tsx is the entry point for your app’s dashboard view.
  • src/views/discover-view.tsx is the entry point for your app’s discover view.