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.
- Host: GitHub
- URL: https://github.com/blankeos/nextjs-typescript
- Owner: Blankeos
- Created: 2021-05-25T08:04:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T15:28:34.000Z (almost 5 years ago)
- Last Synced: 2025-10-19T17:42:21.073Z (8 months ago)
- Topics: netlify, nextjs, redux, typescript, vercel
- Language: TypeScript
- Homepage:
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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