GithubHelp home page GithubHelp logo

kerelist / fetch-me-some-fake-planets Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 312 KB

Exercise retrieving and sorting planet data from the SWAPI & rendering with React - http://andreakereliuk.com/fetch-swapi/

Home Page: http://andreakereliuk.com/fetch-swapi/

License: MIT License

HTML 6.32% CSS 20.61% JavaScript 73.08%
react reactjs swapi api es6 async

fetch-me-some-fake-planets's Introduction

Fetch Me Some Fake Planets

Exercise retrieving and sorting planet data from the SWAPI. Viewable at http://andreakereliuk.com/fetch-swapi/

This project was bootstrapped with Create React App.

Setup

When starting new, first run npm install. To run the dev environment & compiler, run npm start To build for production, run npm run build

Folder Structure

app/
  README.md
  node_modules/
  package.json
  public/
    index.html
    favicon.ico
  src/
    components/
      Pagination.css
      Pagination.js
      Search.css
      Search.js
      Table.css
      Table.js
      TableCells.css
      TableCells.js
    vendor/
      ResponsiveCellHeaders.js
    App.css
    App.js
    config.js
    fetchData.js
    index.css
    index.js
    logo.svg
    mag-grey.svg

For the project to build, these files must exist with exact filenames:

  • public/index.html is the page template;
  • src/index.js is the JavaScript entry point.

Thanks

Adrian Roselli for accessible & responsive tables @ http://adrianroselli.com/2017/11/a-responsive-accessible-table.html

fetch-me-some-fake-planets's People

Contributors

kerelist avatar

Watchers

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