Quote Generator Web Apolication

A website generate useful quote and advice for you
Explore the docs »

View Demo

About The Project

Making beautiful quotes just became easy! Try it yourself to see what is your favorite quote. I built this project to refresh my knowledge about API

Built With

The technologies I use in this project inclues:

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

You need to install nodejs

Installation

  1. Clone the repo

    git clone https://github.com/DevilKo0l/quote-generator-webapp.git
  2. Install npm in quote-generator-webapp folder

    npm install
    
  3. Run the project

    npm start
    

    Runs the app in the development mode.
    Open http://localhost:3000 to view it in your browser.

    The page will reload when you make changes.
    You may also see any lint errors in the console.