A platform where you can conveniently buy eSIMs for your traveling needs.
-
/app: Houses all the necessary source code for the project. -
/app/_components: Contains global UI components. Using Atomic Design approach, refer here for more information. -
/app/_hooks: Contains custom React hooks for cleaner code. -
/ap/_utils: Contains utility functions such as string manipulator and mathematical operations. -
/public: Contains static assets such as images and fonts.