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
- Host: GitHub
- URL: https://github.com/codebreaker518/guitar-glide-remix
- Owner: CodeBreaker518
- Created: 2023-11-08T11:36:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T17:04:49.000Z (over 2 years ago)
- Last Synced: 2025-03-26T23:14:53.180Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://guitar-glide-remix.vercel.app
- Size: 388 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)