Nyctophilus / Cocktails

search engine through cocktail API. using react/router fetching and displaying cocktail by user demand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React

Cocktail

Table of Contents
  1. Overview
  2. Getting Started
  3. live Demo

Overview

In this project, Implemented a search engine through cocktail API. using react/router, fetching and displaying cocktail by user demand.

Stack

  • React.js
  • React.Router
  • Custom hooks
  • advanced folder structure

Getting Started

This project require some prequesites and dependenscies to be installed, you can find the instructions below

To get Started, follow these simple steps :

Installation

  1. Clone the repo

  2. go to project folder

  3. install dependencies

    npm i
    npm i react-router-dom
    npm run dev

liveDemo

Netlify Status

Screenshots

Preview Image

Preview

(back to top)

About

search engine through cocktail API. using react/router fetching and displaying cocktail by user demand


Languages

Language:JavaScript 56.5%Language:CSS 41.2%Language:HTML 2.2%