Laurenz-Guevara / repetise-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repetise

Repetise is an online spaced repetition language learning application which is built with React, SCSS, and Firebase.

View Live Site · Report Bug

Additional Images

(back to top)

Built Using

Getting Started

If you would like to build this app locally for yourself just follow the instructions below.

Node Version

v14.18.0

Installation

  1. Clone the repo

    git clone https://github.com/Laurenz-Guevara/repetise-dev
  2. Install Packages

    npm install
  3. Run a Build

    npm run build
  4. Start the App

    npm run dev

Deploy Repetise

  1. Run a Build

    npm run build
  2. Deploy on firebase

    firebase deploy

Contact

Laurenz Guevara - laurenzguevara@outlook.com LinkedIn - https://www.linkedin.com/in/laurenzguevara/

(back to top)

About


Languages

Language:JavaScript 73.6%Language:SCSS 24.9%Language:HTML 1.5%