Skip to content

dogu/react-refactor-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Refactor Exercise

This repo contains a simple react refactor exercise where you can refactor a Class component into a functional component, using hooks. The component can be found in src/App.js. The goal is to refactor the component without breaking any of the tests defined in src/App.test.js.

Before starting your exercise:

  1. Install dependencies (npm ci or yarn install)
  2. Start jest in watch mode by running npm test or (yarn test).
  3. Code!

This project was bootstrapped with Create React App.

About

Refactoring React code exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •