sofiaperosin / react-scores

"Exam scores" exercise implemented in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-scores project

This project contains a simple example of a React application for recording the scores you got with your exams.

It will be developed in phases, in several weeks, to illustrate the different features of React.

  • Phase 1: just static component rendering, and props-propagation. Uses 'fake' data and does not allow any user interaction.

About

"Exam scores" exercise implemented in React


Languages

Language:JavaScript 64.4%Language:HTML 28.9%Language:CSS 6.7%