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

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

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