NX, Next.js, Typescript, GraphCMS, Nest.js, and Styled Components

Solution retrospective
This is a fullstack site which all the content comes from a CMS which there is a reverse proxy server talking between the client and CMS to add extra security for example DOS attack. I used react-hook-form to build the checkout and the payment endpoint is not connected to stripe or paypal but it does double check prices between the database product prices and what the client sent by checking item ids. I call this MVP since its a usable site but its not styled perfectly or has all the content because its busy work and plan to work on a more challenging project. Will work on it more little by little.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @codingwithriha
Hello SIMON DAVIS! I took some time to look at your solution. there are some tips for better your code 1.add a link element with an attribute must have a rel attribute that contains the value preload. 2.all img are broken maybe the url is incorrect. overall you have done great.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord