How to build this app >> A beginner’s guide to building a React NextJS app
Demo >> elanaolson.com
- Framework: Next.js
- Library: React
- Language: TypeScript
- UI Library: Material UI
- Styling: Tailwind CSS
- Deployment: Github Pages
This application requires Node.js v18.17+.
<clone>
cd <clone folder>
yarn install
yarn build
yarn dev
- You are free to use this code as inspiration.
- Please do not copy it directly, remove my blog posts, images, etc
- Crediting the author is appreciated.
Credit Lee Rob for inspiration for this project