lewisblackburn / flow

flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Flow by zxffo

This is a react movie search app for a personal project. view it here

demo

🛠 Installation & Set Up

  1. Clone the repo

    git clone https://github.com/zxffo/flow/
  2. Install and use the correct version of Node using NVM

    nvm install
  3. Install dependencies

    npm i
  4. Start the development server

    npm start

🎨 Color Reference

Color Hex
Navbar #26303c #26303c
Background #222b36 #222b36

About

flow


Languages

Language:JavaScript 79.7%Language:HTML 13.8%Language:CSS 6.5%