NextJS 13 Online Clothing Shop

Preview|Code on github

This project consume an ExpressJS API that I have created (see my projects), it was totally built using NextJS 13 and styled with Tailwind Css.

Pages are Server Side rendered, I have implemented the new next js feature which is Streaming where I can add loading skeleton while the user is waiting for data and this is really good for the user experience

The project also has authentication system using external api, (I'm storing the user data localstorage which is not good for security reasons but my aim was just to add an auth service)

and lastly the payment was implemented using braintree to generate a token based on the authenticated user

Pages

Technologies

Boring footer, Appreciate your visit 😁