Skip to content

CoderAcademy-ALL/react-hooks-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React hooks challenge

This repository contains the challenge scaffold for the React Hooks lesson challenge.

This is a simple clock application that uses a class component to display the current time and season. Refactor it to use the useState and useEffect hooks in a functional component.

Remember to yarn install or npm install to install depenedencies before you start.

About

Challenge scaffold for the react hooks lesson (clock app)

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors