Developerayo / nextjs-json-api-route

:fire: :rocket: Building a Next.js json api route

Home Page:https://nextjs-json-api-route.now.sh/

Repository from Github https://github.comDeveloperayo/nextjs-json-api-routeRepository from Github https://github.comDeveloperayo/nextjs-json-api-route

Make a pull request. First-timers Friendly

Nextjs-json-api-route

Building a Next.js json api route

Get Started

Demo: https://nextjs-json-api-route.now.sh

Clone the repository:

git clone https://github.com/Developerayo/nextjs-json-api-route.git && cd nextjs-json-api-route

Install the dependencies:

npm i next

To start the project run following command in your terminal:

npx next

Run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

License

GPL

About

:fire: :rocket: Building a Next.js json api route

https://nextjs-json-api-route.now.sh/

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%