Please visit the live site here: https://flowliving.vercel.app/
Flow Living is a Single Page Web Application, designed using Figma. Initially developed using create-react-app then migrated to Next.js for SEO Optimization and Server Side Rendering. Material UI was used extensively throughout this project.
- JavaScript
- React
- create-react-app
- Next.js
- Material UI
- HTML
- CSS
To run this project, please either:
Clone the repo: https://github.com/JayMcK/FlowLiving-NextJS.git
or
Download the ZIP file
At the Command Line cd into the project then run:
npm install
npm run dev