Simple landing page built with Next.js and Material-UI
- TypeScript
- ESLint
- Prettier
- Node.js 14
- NPM 7
- Clone the repo
- Navigate to the project directory in your command line
- Run
npm installto install dependencies - Run
npm run devto build and run the site locally
This project is licensed under the terms of the MIT license.