An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

![next-ts-logo](docs/images/next-ts.png)

---

- [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

![pwa-ready.gif](docs/images/pwa-ready.gif)
![pwa-installed.png](docs/images/pwa-installed.png)

## Getting Started

1. `yarn install`
2. `yarn start`