Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/praadnya/e-commerce
https://github.com/praadnya/e-commerce
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/praadnya/e-commerce
- Owner: Praadnya
- Created: 2024-07-31T06:04:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T17:08:04.000Z (5 months ago)
- Last Synced: 2024-11-10T09:09:31.853Z (2 months ago)
- Language: JavaScript
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## E-commerce Knowledge Base queried using SPARQL
### Technologies:
1. React
2. FASTAPI
3. RDFLIB### To run the project
1. Clone the repository
```bash
git clone https://github.com/Praadnya/e-commerce.git
cd e-commerce
```
2. Install packages and dependencies
```bash
./setup
```
3. Run server and frontend
```bash
./run
```**NOTE:** The server runs on port `8000` and the frontend on `3000`
## Done by
Praadnya H - PES2UG21CS375
Pragya Das - PES2UG21CS375
Prajwal V Shenoy - PES2UG21CS381
Pranav Ajay Desai - PES2UG21CS385