GithubHelp home page GithubHelp logo

lightside's Introduction

This project was bootstrapped with Create React App.

LightSide

Project Participants: Antonio Fry (https://github.com/AntonioFry) & David Engel (https://github.com/David5280)

Summary

LightSide is a Star Wars themed project that uses React and React-Router to render a site about the Star Wars mythos. The project uses a Star Wars API (https://swapi.co/documentation) in order to fetch data and information about the movies and character in order to display them on the site. The site also allows for favoriting of card which you can access via a favorites button.

Learning Goals & Requirements

  1. Learn how to wireframe and know why it is important.
  2. Write squeaky clean, well refactored code using ES6 & ES7 syntax.
  3. Make informed design decisions to create a user-friendly application.
  4. Keep state based components to a minimum and leverage more functional components.
  5. Use a modular architecture for your application file structure.
  6. Think deeply about React Lifecycle Methods.
  7. Understand and utilize React Router to effectively display data.
  8. Use propTypes for every component receiving props.
  9. Utilization of conditional rendering.
  10. Rigorous testing, including on asynchronous functionalities.

Installation

  1. clone this repo to your local machine
  2. run npm install to download all necessay dependencies
  3. run npm start to run the server
  4. open localhost:3000 (unless your terminal says otherwise)
  5. experiment with the different functionalities & learn about the dark side

Screenshots

App Demonstration

lightside's People

Contributors

david5280 avatar antoniofry 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.