An open API service indexing awesome lists of open source software.

https://github.com/mux-mux/coffeehouse

(React Basics) Coffee beans React webstore [SCSS, React, React Router, {Hooks: useState, useEffect, useLocation, useNavigate, useContext}]
https://github.com/mux-mux/coffeehouse

css html react react-filter react-routing react-search scss usecontext useeffect uselocation usenavigate usestate

Last synced: about 2 months ago
JSON representation

(React Basics) Coffee beans React webstore [SCSS, React, React Router, {Hooks: useState, useEffect, useLocation, useNavigate, useContext}]

Awesome Lists containing this project

README

          

# CoffeeHouse :coffee:

## Amazing React Coffee beans shop App :star::star::star::star::star:

## [Live Link](https://jsgo.pro/coffeehouse) :link:



CoffeeHouse Demo


## Folder structure :open_file_folder:


CoffeeHouse Folder structure


## How To Use :closed_lock_with_key:

```bash
# Clone this repository
$ git clone git@github.com:mux-mux/coffeeHouse.git

# Go into the repository
$ cd coffeeHouse

# Install dependencies
$ npm install

# Start React App
$ npm start
```