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.
- Host: GitHub
- URL: https://github.com/codingbygopal/nextjs-with-json-learn-old-version
- Owner: CodingByGopal
- Created: 2022-11-24T16:13:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T15:26:08.000Z (about 3 years ago)
- Last Synced: 2025-03-31T10:36:47.127Z (10 months ago)
- Topics: front-end-development, json-server, nextjs, nextjs-example, react
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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