Git Product home page Git Product logo

phase-2-react-assessment's Introduction

Building a Client-Side Application with React

Objectives

  1. Build a React single page application from scratch
  2. Apply your knowledge of components, props and state management
  3. Incorporate client-side routing
  4. GET and POST data in a mock up backend

React Project Overview

This assignment is open-ended when it comes to the actual content. You are free to create whatever you'd like, as long as it incorporates the requirements listed in these instructions.

If you don't have any inspiration at the moment, here are a couple of ideas:

  • Instagram, but only for dog and cat pictures
  • A weather app that changes style based on the weather
  • A reddit feed for researching stocks
  • Duolingo for being a better neighbor
  • A turn-based boardgame

Requirements

  • Use the create-react-app generator to start your project.
  • Your app should have one HTML page to render your react application
  • Your app should use multiple components in a way that keeps your code well organized.
  • Your app must make use of react-router
    • There should be 3 client-side routes
  • Your app must use fetch to GET (read) and POST (create) data on your own JSON server
  • Your application should have some minimal styling: feel free to incorporate a UI framework (like react-bootstrap or material-ui), but if you want to write CSS yourself, go for it!

Go wild! These are only the basic requirements โ€” you're free to add on as much stuff as you'd like.

phase-2-react-assessment's People

Contributors

maxwellbenton avatar jjseymour avatar mkdoh3 avatar morgvanny avatar lukeghenco avatar aspenjames avatar gj avatar jmburges avatar d-d-d-dalia avatar cernanb avatar ipc103 avatar achasveachas 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.