Skip to content

An flash-card App to help learn all about Fetch/Networks/Servers

Notifications You must be signed in to change notification settings

rdren0/Fetch-Flash-Cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch Flash Cards, an app to learn about Fetch!

By Rachael Drenann

To begin:

In your terminal:

npm  install
npm start

Go to http://localhost:3000/ in your browser to view the code running in the browser.

This was a solo project where we needed to use react, JSX, Sass/Scss, local storage, and Enzyme/Jest to demonstrate our mastery and understanding of the framework React

What I gained from this project

In making this site, I gained a much better understanding on testing specifically. I learned what needs to be tested and how to ensure your app is working as you would expect.

Examples

Favoriting a card and refreshing the page to check persistence:

Memoize-Fetch

Toggling through each category:

Memoize-Fetch

What you see once you complete all cards, requirement changed to 3 cards for this example:

Memoize-Fetch

About

An flash-card App to help learn all about Fetch/Networks/Servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published