edwindelbosque / hall-of-fame

Webapp project using React

Home Page:https://edwindelbosque.github.io/hall-of-fame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hall of Fame

Website using React

Summary

This was an opportunity to rehearse using array prototypes in React in order to display user data in the DOM, also get to experiment with state and props using a dataset. This website displays cards with people's pictures, information and some nice words of wisdom by each of them.

Check the application here!

Screenshot

Goals

  • Flex muscles with CSS grid.
  • Get more comfortable using react.
  • Implement a nice looking UI.
  • Write modular, reusable code that follows SRP (Single Responibility Principle) and SOLID principle

Built with:

  • React
  • CSS

About

Webapp project using React

https://edwindelbosque.github.io/hall-of-fame/


Languages

Language:JavaScript 67.9%Language:HTML 16.4%Language:CSS 15.7%