GithubHelp home page GithubHelp logo

bertmclin / marvel-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xphong/marvel-app

0.0 1.0 0.0 484 KB

Full Stack - React/Redux + Node/MongoDB + Marvel API

Home Page: https://marvel-app9000.herokuapp.com/

JavaScript 90.06% CSS 9.36% HTML 0.58%

marvel-app's Introduction

Build Status Maintainability

React + Node + MongoDB + Marvel API

Getting Started

Import Mongo Database Collection

  • Import power levels data:
mongoimport --db marvel --collection powerlevels --type json --file data/powerlevels.json --jsonArray

Add Marvel API Public/Private Keys

Dependencies

  • Install required dependencies:
npm install yarn -g
yarn

Scripts

  • Run development server (port 3000): npm run dev

  • Run production server: npm run prod

  • Deploy production build (Client): npm run build

  • Run front-end tests: npm run test

  • Run integration tests: npm run test:backend

Technologies

  • React w/ Redux, React Router, Dev Tools
  • Node w/ Express
  • MongoDB w/ Mongoose
  • Semantic UI
  • Webpack
  • Axios
  • Mocha, Chai, Supertest
  • Jest, Enzyme
  • CI/CD with Travis CI and Heroku

FAQ

  • Toggle React Dev Tools On/Off CTRL + H

TODO:

  • Move to ducks modular pattern
  • Sort table
  • Search table
  • Upgrade to React Router v4 ๐Ÿค”

marvel-app's People

Contributors

xphong avatar

Watchers

James Cloos 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.