https://github.com/ankman007/gadget-gurkhas
Next JS 14 based blog application that integrates several of NextJS's essential features
https://github.com/ankman007/gadget-gurkhas
Last synced: about 2 months ago
JSON representation
Next JS 14 based blog application that integrates several of NextJS's essential features
- Host: GitHub
- URL: https://github.com/ankman007/gadget-gurkhas
- Owner: ankman007
- Created: 2024-04-30T15:48:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-18T02:51:24.000Z (8 months ago)
- Last Synced: 2025-01-30T13:25:52.428Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.11 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Description
Gadget Gurkhas is next 14 based blog application that integrates several of its essential features including static site generation, file-based routing, Tailwind styled components, type-safe react components with TypeScript, image optimization for SEO and more.
[Project Link](https://663659e5f6a8fe0ea0a63d38--guileless-eclair-e049d2.netlify.app/)
## Technology used
- Next Js
- TypeScript
- Tailwind
- React## To contribute to this project
- Clone this git repo
- Install dependencies
- Run `npm run dev`
- Application should be live on port 3000
- Make your changes and send a PR