Coder Social home page Coder Social logo

unilife-starter's Introduction

Objective

Create a responsive multi-page app using react-router to display data fetched from an API.

Learning Outcome(s)

  • Use react-router to create multiple pages
  • Clear usage of a component tree to structure data flow.
  • Understanding of when and where to use hooks or not.
  • Ability to break down a website into reusable components.
  • Clear folder structure and architecture.
  • Isolated CSS to each component where necessary.

Notes

  • Use functional components and hooks to create your projects.
  • Dynamically add child components
  • Show and hide some elements on screen, conditional rendering
  • Filter data and show only relevant content
  • Include form as a contact form

Resources

Criteria for Assessment

  • Clear component tree for data flow
  • Correct use of react router
  • Correct api implementation to meet the project requirements (on page load? after button click?)
  • Correct use of hooks and state management
  • File architecture is structured and consistent

unilife-starter's People

Contributors

mrselifbalci 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.