Alitindrawan24 / random-quotes-frontend

This is a simple frontend for displaying random quotes from https://type.fit/api/quotes. The frontend is built with Gatsby.js

Home Page:https://main--relaxed-moxie-64a287.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Quotes Frontend

This is a simple frontend for displaying random quotes from https://type.fit/api/quotes. The frontend is built with Gatsby.js

Features

  • Showing random quotes

Tech

  • Javascript

Package/Frameworks

  • Gatsby JS

Getting Started

To installation the project, follow these steps:

  • Clone the repository to your local machine using
git clone https://github.com/Alitindrawan24/random-quotes-frontend
  • Navigate to the project directory using the command line.
  • Install dependencies
npm install
  • Run the app using
npm run develop
  • Build the static page
npm run build

How to contribute

  • Star this repository.
  • Create an issue with description that how you want to contribute in this project.
  • Then fork this repository.
  • In forked repository add your changes.
  • Then make pull request with issue number.
  • Wait for review.

About

This is a simple frontend for displaying random quotes from https://type.fit/api/quotes. The frontend is built with Gatsby.js

https://main--relaxed-moxie-64a287.netlify.app/

License:MIT License


Languages

Language:JavaScript 78.5%Language:CSS 21.5%