Giter Site home page Giter Site logo

michachan / bind Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teamclassix/bind

0.0 0.0 0.0 1.74 MB

BIND is Team Classix's product for our Frontend Capstone project, as part of Hack Reactor San Francisco's SWE Bootcamp; and serves as a precursor to the System Design Capstone project later in the program.

JavaScript 99.91% Shell 0.09%

bind's Introduction

CircleCI

BIND Online - An Immersive E-Commerce Experience

Project Description

BIND is Team Classix's product for our Frontend Capstone project, as part of Hack Reactor San Francisco's SWE Bootcamp; and serves as a precursor to the System Design Capstone project later in the program. The FEC is the first project within the senior-phase curriculum, and allows us, as a team of 4, to work modularly and to some extent independently, towards creating a cohesive web application with a number of specifications provided by our "client".

While an external API was provided by the client, we implemented a local server in order to serve the frontend files, as well as to proxy the requests to the client's API. Aside from this, aspects and control of the backend have been abstracted, and the scope of the project remains almost entirely frontend.


Initialization

In order to compile the application and create the bundle:

  1. Run npm install to install application depencies,
  2. Use the command npm run build-dev to bundle the source files with Webpack,
  3. Make a copy of the example.env file, renaming the copy to .env,
  4. Paste your GitHub User Token into the applicable line in the .env file,
  5. Start the server, using the command npm run server-dev. You can now access the site at http://localhost:5000.

Testing

WIP


Technologies

React, for frontend work
โ”” Webpack + Babel, for React compilation and bundling
Express.JS, for serving frontend files

bind's People

Contributors

jessemchung avatar juanvmejia avatar nhu-mai-101 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.