Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thiagocabralcorreia/coffeehouse-website

🖥️☕ Coffee House: brochure website built with React.js and hooks. Responsive design using Sass.
https://github.com/thiagocabralcorreia/coffeehouse-website

cafe coffee css hooks html javascript menu quizapp react reactjs responsive sass ui-components ux website

Last synced: 23 days ago
JSON representation

🖥️☕ Coffee House: brochure website built with React.js and hooks. Responsive design using Sass.

Awesome Lists containing this project

README

        




Coffee House

Website created to study React and Hooks, responsive design, animations and good practices in front-end development.

![alt text](https://github.com/thiagocabralcorreia/coffeehouse-website/blob/main/src/assets/photos/cover.png?raw=true)

## Workflow

This product was developed with:

- React.js front-end library;
- Sass pre-processing language;
- Responsive coding;
- UI Design;
- NPM.

## Pages and Components

- Home: image slider, banners, newsletter subscription with validation;
- Contact: form with validation, character count, errors and success message;
- Stores: store list with addresses, facilities and filter by services;
- Menu: interactive menu with context, video cover and banners;
- Impact: animated charts and gallery grid with modal slideshow;
- Header: logo, links, mobile menu and dropdown menu;
- Footer: external links, copyright and social media link icons;
- Quiz: coffee quiz with ten questions and score;
- About, The Team and 404 Page not Found.

## Extra Packages Installed

- react-modal;
- react-spinners;
- sass.

## Quick Start

In the project directory, you can run:

```
npm start
```

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.


Coffee House project by Thiago Correia - 2021