next-with-api icon indicating copy to clipboard operation
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

  1. Install node
  2. Install yarn
  3. Then:
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