The source code of areeb.world, Areeb Rasul's interactive online store and portfolio, built with Next.js and Stripe.
Note: this was one of my first coding projects, so the codebase and commit history are a bit rough around the edges. for more recent (and much cleaner) work, see areeb.world/work.
To start the development server, run npm run dev and open http://localhost:3000 in your browser.
Designed and developed by Areeb Rasul.
Stripe Checkout implementation is based on a tutorial by AlterClass.io.
Built with Next.js, Stripe Checkout, and Vercel.