Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleversamer/waves
An e-commerce web application for selling guitars online
https://github.com/cleversamer/waves
client e-commerce express guitars javascript mern-stack mongodb mongoose nodejs react react-router reactjs redux server socket-io store styled-components website
Last synced: about 6 hours ago
JSON representation
An e-commerce web application for selling guitars online
- Host: GitHub
- URL: https://github.com/cleversamer/waves
- Owner: cleversamer
- Created: 2022-07-12T17:01:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T09:29:00.000Z (10 months ago)
- Last Synced: 2024-08-20T16:41:00.369Z (3 months ago)
- Topics: client, e-commerce, express, guitars, javascript, mern-stack, mongodb, mongoose, nodejs, react, react-router, reactjs, redux, server, socket-io, store, styled-components, website
- Language: JavaScript
- Homepage: https://samer-waves.web.app/
- Size: 23.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Waves 🚀
## 🔴 Live Demo
[Click here...](https://samer-waves.web.app/)
## Description
An e-commerce web application for selling guitars online.
## Getting Started
### Dependencies
- Client
- React
- React DOM
- React Router DOM
- Styled Components- Server
- Express### Installing
- Client
- Write on the termianl `npm install`
- Server
- Write on the termianl `npm install`### Executing Program
- Client
- Write on the termianl `npm start`
- Server
- Write on the termianl `npm start`## Help
- No issues detected yet...
## Authors
- [Samer A.](https://cleversamer.web.app/)
## Version History
- 1.0 🚀
- Initial Release