https://github.com/k-ilyas/ecommerce-web-application
An E-commerce Web Application app developed using React, Redux, Express, MySql
https://github.com/k-ilyas/ecommerce-web-application
express mysql-database nodejs reactjs redux sequelize-orm
Last synced: 11 months ago
JSON representation
An E-commerce Web Application app developed using React, Redux, Express, MySql
- Host: GitHub
- URL: https://github.com/k-ilyas/ecommerce-web-application
- Owner: K-Ilyas
- License: mit
- Created: 2022-09-06T11:56:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T23:01:19.000Z (over 3 years ago)
- Last Synced: 2025-01-10T20:48:35.856Z (about 1 year ago)
- Topics: express, mysql-database, nodejs, reactjs, redux, sequelize-orm
- Language: CSS
- Homepage:
- Size: 16.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ecommerce-Web-Application
An E-commerce Web Application app developed using React, Redux, Express, MySql
### steps :
1- import the DATABASE_ECOMMERCE.sql file to phpMyAdmin .
2- move to the server folder and run npm install in the cmd then move to the client folder and run the same command.
3- rename sample.env file to .env and file then enter your own information in each variable.
4- move to the projet directory and run the command < npm run dev >.
5- admin credentials email : 'conatct@gmail.com' ,pwd : 'Project.2022' .
## Demo
https://user-images.githubusercontent.com/61426347/188679433-868aacf4-1154-4b74-b0fb-65c74ed83c0f.mp4