Skip to content

lundbmp/flash-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExamCram Logo 9.PNG

License: MIT

Description

This is a web application for users to create and view flashcards. Using React for front end, MongoDB database, and Node.js/Express.js server and API. The app is located on Heroku at https://exam-cram.herokuapp.com/.

Table of Contents:

Usage

To install, clone the repository, or download the zip file. Once in the root directory npm run install in the command line to install the dependencies. To run on localhost, npm run develop in the root directory.

OR

Use the live app on Heroku: https://exam-cram.herokuapp.com/

Dependencies used are:

  • apollo/client
  • testing-library/jest-dom
  • testing-library/react
  • testing-library/user-event
  • graphql
  • jwt-decode
  • react
  • react-dom
  • react-router-dom
  • react-scripts
  • styled-components
  • tailwind
  • web-vitals
  • tailwindcss/forms
  • autoprefixer
  • postcss
  • tailwindcss

Screenshots

Image running on a computer
desktop-view.png
Image running on a mobile device
mobile-view.png

License

© 2022 by ExamCram. This project is licensed under the MIT license. https://opensource.org/licenses/MIT

Collaborators:

Bethany Stankey, Michael Lundberg, Michael Atwood

Contributing

To contribute to this project please make a new issue or pull request.

Tests

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Contact

If you have any questions about the repo, please feel free to contact me directly at Email.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published