An open API service indexing awesome lists of open source software.

https://github.com/codebreaker518/guitar-glide-remix

Remix run application for an e-commerce called guitar glide, using strapi CSM headless as the backend
https://github.com/codebreaker518/guitar-glide-remix

Last synced: 12 months ago
JSON representation

Remix run application for an e-commerce called guitar glide, using strapi CSM headless as the backend

Awesome Lists containing this project

README

          

# Guitar Glide (Front-end).
A website that consumes data from an API created with Strapi using a postgreSQL database hosted on Render.com, listing the guitars, posts from a blog and also has a shopping cart that uses localStorage to store the items.

Technologies used:
- HTML5
- CSS
- Remix Run
- React.js
- JavaScript

See Back-end: [Guitar Glide Front-end](https://github.com/CodeBreaker518/guitar-glide-strapi)