- Installations
npx create-react-app react-apollo
npm install react-router-dom
- Preferred Structure
import React from "react" | |
import styled from "styled-components" | |
import Vimeo from "@u-wave/react-vimeo" | |
export default function BackgroundVideo() { | |
return ( | |
<> | |
<VideoContainer> | |
<Video | |
background={true} |
Server Hosted - https://webriq-app-graphql.herokuapp.com/