Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdmedlock/v42-geckos-team-16
https://github.com/jdmedlock/v42-geckos-team-16
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jdmedlock/v42-geckos-team-16
- Owner: jdmedlock
- Created: 2023-02-21T21:02:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T22:51:24.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T14:17:17.549Z (3 months ago)
- Language: JavaScript
- Size: 16.8 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-commerce Website
## Overview
We are intending to build an e-commerce website that sells a variety of products.
## Features
## Running the project
- Clone the repository: `git clone https://github.com/chingu-voyages/v42-geckos-team-16.git`
- Go to the `app` folder: `cd app/`
- Switch to `component/home` branch: `git switch component/home`
- Install the dependencies: `npm install`
- Run the project: `npm start`## Dependencies
- bootstrap
- react-bootstrap
- react
- react-dom
- react-router-dom## Ways to contribute