Skip to content

deniyaldanidan/spicy-brew

Repository files navigation

Project Spicy-Brew

This is a sample project i've build to showcase my frontend skills and also to experiment with new nextjs features. Spicy-Brew is a mock e-coffee store. Since this is just a mock, the data you enter here will never be stored in a database. The data you enter will only be stored in you're (user's) browser (as localstorage or as JWT-HTTP Only cookie). If you've encountered any error here please raise an issue. If you like my project, please leave a star. Thank you for visiting.

Future Plans

  • Build sitemap.xml and add the path to robots.txt.
  • Add some animations to the pages
  • Experiment with mdx for blogs and How-To's
  • Work on Image Width-Height change maintain aspect ratio warning. I think the following link might help. or the loader thing will...