https://github.com/raushgit/pordigy_fs_03
Shopp-ex -- An Ecommerce website made with React.js Framework.
https://github.com/raushgit/pordigy_fs_03
bootstrap ecommerce ecommerce-website ecommerce-website-front-end expessjs reactjs
Last synced: 11 months ago
JSON representation
Shopp-ex -- An Ecommerce website made with React.js Framework.
- Host: GitHub
- URL: https://github.com/raushgit/pordigy_fs_03
- Owner: raushgit
- Created: 2025-06-03T06:36:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-04T17:44:36.000Z (about 1 year ago)
- Last Synced: 2025-06-04T22:41:47.258Z (about 1 year ago)
- Topics: bootstrap, ecommerce, ecommerce-website, ecommerce-website-front-end, expessjs, reactjs
- Language: JavaScript
- Homepage:
- Size: 69.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopp-ex
A Ecommerce Website made with React.js Framework.
## Features
- Easy to integrate with Backend
- Fully Responsive
## Preview
!(https://raushgit.github.io/PORDIGY_FS_03/)
## Run Locally
Clone the project
```bash
git clone https://github.com/raushgit/PORDIGY_FS_03.git
```
Go to the project directory
```bash
cd PRODIGY_FS_03
```
Install dependencies
```bash
npm install
```
Start the server
```bash
npm start
```
## Tech Stack
* [React](https://reactjs.org/)
* [Redux](https://redux.js.org/)
* [Bootstrap](https://getbootstrap.com/)
* [Fake Store API](https://fakestoreapi.com/)
## Contributing
Contributions are always welcome!
Just raise an issue, we will discuss it.