Skip to content

Developerayo/nextjs-json-api-route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b8cbeb Β· Sep 17, 2019

History

20 Commits
Aug 24, 2019
Aug 24, 2019
Sep 16, 2019
Aug 24, 2019
Aug 26, 2019
Aug 24, 2019
Aug 24, 2019
Sep 16, 2019
Aug 26, 2019
Aug 24, 2019
Sep 17, 2019
Sep 17, 2019

Repository files navigation

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

Releases

No releases published

Packages

No packages published