Please visit the live site here: https://vercel.com/jaymck/fox-tree-kids-nextjs
Fox Tree Kids 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/FoxTreeKids-NextJS.git
or
Download the ZIP file
At the Command Line cd into the project then run:
npm install
npm run dev