Skip to content

nimaiwalsh/Pomodora-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PomodoraClock - FreeCodeCampProject

Finished project

https://nimaiwalsh.github.io/Pomodora-Clock/

Built with

React CSS3 HTML5

Project Overview

This was my first project using React. I realise React may be overkill for such a small project but I wanted to start working with React to get a feel for State and Props.

Things I learned

  1. ES6 Syntax - specifically Template Literals and Classes
  2. React Syntax and the the use of State and Props
  3. Passing Data between Componenents using Props
  4. Using callBack funtions
  5. Learning how components are re-rendered after any state change
  6. The difference between Stateless functional componenents and Class based components (state)

Challenges

  1. Passing data between comonents
  2. Styling - difficulty maintain a consistent Best Practice

About

FreeCodeCamp Pomodora Clock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published