https://github.com/iamdevlinph/nextjs-demo
NextJS with TypeScript and Tailwind DEMO
https://github.com/iamdevlinph/nextjs-demo
Last synced: 3 months ago
JSON representation
NextJS with TypeScript and Tailwind DEMO
- Host: GitHub
- URL: https://github.com/iamdevlinph/nextjs-demo
- Owner: iamdevlinph
- Created: 2020-07-27T13:51:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T14:18:29.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T19:49:42.339Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

---
- [Demo](https://nextjs-demo.iamdevlinph.vercel.app/)
## Tools
- [Next.js](https://github.com/zeit/next.js/)
- [TypeScript](https://github.com/microsoft/typescript)
- [styled-components](https://github.com/styled-components/styled-components)
- [Tailwind CSS](https://tailwindcss.com/)
- [Fontello](http://fontello.com/)
- [Progressive Web App (PWA)](https://developers.google.com/web/progressive-web-apps)### PWA Ready

## Getting Started
1. `yarn install`
2. `yarn start`