GitHub - ArrynFalcons/FEC: Front End Capstone

Front End Capstone Authored by Shloka Reddy, Thinh Ngo Phan, and Joel Hench. Assignments: Overview - Shloka. Related Items - Thinh. Ratings and Reviews - Joel.

Welcome to our project! Please read this file before opening.

Overview

This is a JavaScript project to showcase front end skills using tools including React and Node.js, as well as developer tools like Webpack and Babel.

overviewgiphy

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. Contact

Description

This project represents the Front End Capstone series of the Hack Reactor Software Engineering Immersive bootcamp program. With a vision to create a dynamic web app that would faciliate e-commerce in a novel way, Shloka, Thinh, and Joel prepared this app with two goals in mind, complexity and beauty. The fine balance of these values gave us an app which provides a complex UI and UX while still being accessible and meaningful to everyday users. The result is a webpage which provides users with detailed information about a product, and access to stats and feedback from other purchasers to complement it. Product comparisons are allowed and outfits allow customers to mix and match different styles. Users can shop with confidence knowing the app gives them reliable feedback to inform their purchase decision.

Installation Steps

  1. Download a local copy of this repository.
  2. If you're already using Node.js v16.14.0, great! Our project uses this version.
  1. In the terminal, run npm install to set up our dependencies.
  2. Run the script react-dev ("npm run react-dev" in terminal) to start up webpack.
  3. Run the script server-dev ("npm run server-dev" in terminal) to start up the server.
  4. If all goes well, visit localhost:3000 to visit the Home page!

Usage

This project would be useful in the context of a proposal. It could be an upgrade, modification, or revamp of an existing webpage. It could also be a sample design provided to client businesses looking to hire web developers to provide a home page for their business.

Contact

Shloka Reddy - https://www.linkedin.com/in/shloka-reddy-995b19222/ Thinh Ngo Phan - https://www.linkedin.com/in/ngophanthinh/ Joel Hench - https://www.linkedin.com/in/joel-hench-23460a87/