cannonspears / react-flashcards

Flashcard application for helping students study online. Teachers can use this application to create decks of flashcards for the subjects that they teach, and students can study the decks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Flashcards

React Flashcards is a flashcard application for helping students study online. Teachers can use this application to create decks of flashcards for the subjects that they teach, and students can study the decks.

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository to your local machine using git clone https://github.com/cannonspears/react-flashcards.git.
  2. Navigate to the project directory using cd react-flashcards.
  3. Install the required dependencies using npm install.
  4. Start the development server using npm start.

Running Tests

This project includes a set of tests that can be run using the command line. To run the tests, use the command npm test.

Author

This project was created by Thinkful and completed by Cannon Spears.

About

Flashcard application for helping students study online. Teachers can use this application to create decks of flashcards for the subjects that they teach, and students can study the decks.


Languages

Language:JavaScript 94.8%Language:HTML 5.2%