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

https://github.com/blankeos/nextjs-typescript

🥋 A monorepo for practicing NextJS, Typescript, and Redux or MobX by building cool projects.
https://github.com/blankeos/nextjs-typescript

netlify nextjs redux typescript vercel

Last synced: 2 months ago
JSON representation

🥋 A monorepo for practicing NextJS, Typescript, and Redux or MobX by building cool projects.

Awesome Lists containing this project

README

          

# nextjs-typescript

🥋 Practicing NextJS and Typescript

This is a **monorepo** for those projects deployed on Netlify.

## 📖 Contents

4 basic NextJS projects using Typescript.

1. [x] [Blog App (SSG)](https://github.com/Blankeos/nextjs-typescript/tree/main/blog-app) | [[Site Link →]](https://carlo-nextblog-practice.netlify.app/)
2. [ ] Todo List (Uses Redux/Mobx and probably SSR) - Not Yet Started 😢
3. [ ] Simple Voting App (SSR)
4. [x] Crypto Tracker (SSR) - Uses coingecko API