Code Monkey home page Code Monkey logo

continue-the-fun-e-commerce's Introduction

Continue the Fun E-Commerce site: This repo contains both a React front-end (in the client folder) and Ruby back-end. Upon cloning you'll want to run "bundle install" and "npm install --prefix client". The app is automatically configured to run the Rails and React local hosts on separate ports. Running "Npm start --prefix client" and "rails s" in seperate terminals from the root folder will launch the React site and start the rails server for local hosting.

You will need to update the e-mail and password and possibly domain for sending E-mails to users. This can be done by editing the config/environments/production.rb file.

At the moment this app does not contain seed data. You will either need to build out your own or use the site to populate the site.

Notes about the usage of this app; Sweet Alert deals with the alerts, it can occasionally run into issues reading error objects from Ruby. Semantic UI is used for most of the styling, however I found it to be rather limiting. You'll see there is extensive work in the CSS file to tweak most of the components. I also implemented CSS grid for the first time in the app. If you tinker with it you'll find it to be accomplished in a "rough" manner. It works but I certainly don't envy you attempting to refactor it.

continue-the-fun-e-commerce's People

Contributors

ihollander avatar joespizz avatar lizbur10 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.