kdurek / garden-of-quotes

Home Page:garden-of-quotes.vercel.app

Repository from Github https://github.comkdurek/garden-of-quotesRepository from Github https://github.comkdurek/garden-of-quotes

Overview screenshot

Garden of Quotes

This is a project for my portfolio and for learning purposes.

View Demo · Report Bug · Request Feature

Built With

Getting Started

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

Prerequisites

  • npm or yarn
    npm install npm@latest -g
    # or
    npm install yarn -g

Installation

  1. Clone the repo
    git clone https://github.com/durashere/garden-of-quotes.git
  2. Install packages
    npm install
    # or
    yarn
  3. Run the development server
    npm run dev
    # or
    yarn dev

About

garden-of-quotes.vercel.app


Languages

Language:JavaScript 99.6%Language:CSS 0.4%