Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdmedlock/v42-geckos-team-16


https://github.com/jdmedlock/v42-geckos-team-16

Last synced: about 2 months ago
JSON representation

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