Giter Club home page Giter Club logo

jamcommerce's Introduction

RealWorldReact.com

The website for Real World React realworldreact.com.

Setup

Requires Node.js v8+ and NPM v5+.

$ npm install  # Install dependencies
$ npm run develop  # Start development server at http://0.0.0.0:8000

Configure in your editor/IDE:

Architecture

Built with Gatsby, React, JSS, Flexbox Grid, and Validatejs.

Folder structure:

src/
  layouts/
  pages/
  assets/
  components/ - Independent/dumb components
    common/ - General components
    forms/ - Forms and control components
    navigation/ - Navigation and organizational components
  containers/ - Components with business logic
  data/ - Data sets or configuration files
    settings.json - Global configuration
  tools/ - Utilities
static/
  images/ - Dynamic images

Component structure:

/[ComponentName]
  index.js - React component definition
  styles.js - JSS component styles

License

MIT


Jobsity LLC

This site was built by Jobsity, the exclusive partner of Real World React for full-time remote placement of expert React developers. Learn more about how to get the full-time assistance you need today at realworldreact.com/remote-placement.

jamcommerce's People

Contributors

berkeleytrue avatar dunphyben avatar swizec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jamcommerce's Issues

nav-module--menu should disappear onClick of hyperlink

At present, clicking a hyperlink in the dropdown nav-module--menu will take you to the route but the menu persists until you mouse away from the menu. The menu should disappear once the new route is loaded.

The menu should also disappear when you mouse away from nav-module--bottom and into the nav-module--top.

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.