Skip to content

A flashcard application that allows users to create, edit, and delete decks and cards for studying purposes.

Notifications You must be signed in to change notification settings

kerimedeiros/flashcard-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashcard-o-matic

Created a flashcard application that allows users to create, edit, and delete decks and cards for studying purposes.

Application Screenshot

Technology

JavaScript, React, HTML, CSS, and Bootstrap.

Installation

  1. Fork and clone this repository.
  2. Run npm install to install project dependencies.
  3. Run npm start.

Project Reflection

This project was created as an assignment for my studies in Thinkful's Software Engineering Certification program.

Project goals and learnings included:

  • Installing packages via NPM
  • Running tests from the command line
  • Writing React function components
  • Creating routes, including nested routes, using React Router
  • Using hooks like useState(), useParams(), and useHistory()
  • Debugging React code through console output and using the VS Code debugger

About

A flashcard application that allows users to create, edit, and delete decks and cards for studying purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published