Skip to content

joedanks/react-image-preview-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-image-preview-tutorial

A Kata for creating an image preview tool in react.

The base project was generated with Create React App, which comes bundled with Jest. I have a sample test to show how Jest can be used.

The goal is to create an image preview tool using React Here are the requirements

  • Allow a user to upload an image file
  • Display the file on the screeen

If you're feeling up to it, try to TDD a solution. If you need help there should be a branch with one possible solution.

About

A Kata for creating an image preview tool in react.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published