Skip to content

Latest commit

 

History

History
57 lines (51 loc) · 2.77 KB

README.md

File metadata and controls

57 lines (51 loc) · 2.77 KB

Table of Contents

  1. General Info
  2. Technologies
  3. Installation
  4. Collaboration
  5. Bugs

General Info


A Cafe website I built for one I found on Instagram, just a passion project. Played with the Google Places API, and brushed up fundamentals with UI/UX, and CSS responsiveness. Alt link to site

Note: App depends on the Maujo-api repo to fetch reviews and fonts.

Screenshot

Screenshot

Technologies


A list of technologies used within the project:

Installation


(Install live server VS code extension and) Go live on live server.


Collaboration


I had a minor breakdown making google apis work. Trouble was my server wasn't going live, so, no fetching happening. Turned out, I'd needed to host the server separately. Or, now that I think of it, maybe make this an express app.

Thanks to Abhigyan for pointing me to The MERN stack vid from Dave Gray.

Bugs


  1. Video tags won't autoplay on load in some browsers

On some browsers* The video tags default to the poster. If you know fixes, I'm ears.