Skip to content

ciisiq/bacon_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bacon challenge 🥓 🥓 🥓

Your challenge is to create an app that enables the user to input any size (e.g. 200 x 200, 900 x 300) to generate a bacon image that matches the requested size.

By Kattana Luz

Tasks:


  • Use React.js
  • Have, at least, unit test for one component
  • Fetch the data from the https://baconmockup.com/
  • Not overfocus on style, but the app should be responsive
  • Create a repo on GitHub
  • Create a readme file with a project summary, and instructions about how to run the project locally and how to run tests
  • Learn a lot and have fun 🤓

How to run the app

npm start

Note: If something doesn't work Please run npm i (to install everything)

How to run test

npm run test

About

A challange that my friend Kattana luz give me

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published