next-with-api
next-with-api copied to clipboard
Next.js app example that consumes a Rest API and has an auth implementation
Demo
https://next-with-api-wbykqnmlyl.now.sh/
Get Started
git clone [email protected]:carlos-peru/next-with-api.git
cd next-with-api
yarn install
yarn run dev
API repo
https://github.com/carlos-peru/rails-api