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

https://github.com/codingbygopal/nextjs-with-json-learn-old-version

This repository is used for learning basics of next.js with old methods.
https://github.com/codingbygopal/nextjs-with-json-learn-old-version

front-end-development json-server nextjs nextjs-example react

Last synced: 24 days ago
JSON representation

This repository is used for learning basics of next.js with old methods.

Awesome Lists containing this project

README

          

# Next.js — Learning Project

This repository is used for learning basics of next.js with old methods. It inclues basic nevigation thru routes, SSR, ISR, SSG with old methods before version 13 of next js. SWR hook has been used in some places for data fetching.

## Tech Stack

**Tech Used:** Next.js

**Packages:** SWR hook

## Run Locally

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run serve-json
```

```bash
npm run dev

```

## 🚀 About Me

Hi my name is Gopal Ji and I'm a front-end web developer.

## 🛠 Skills

Next.js, React.js, Tailwind css, Redux , Redux Toolkit, Javascript, HTML, CSS