Skip to content

rochekollie/flashcard

Repository files navigation

Flashcard

A flashcard maker project for the web and fun.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
  • live-server

Installation

  1. Clone the repo

    git clone https://github.com/rochekollie/flashcard.git
  2. Install NPM packages

    npm install

Usage

To start the application, run the following command:

npm start

This will launch the live server and open the application in your default web browser.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

A flashcard project while learning on Hyperskill.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published