A portal created based from swapi-graphql.
- clone the repository
- install dependencies
npm installoryarn install - create environment variable
REACT_APP_API_URL - start the app
npm run devoryarn dev
https://swapi-chcepe.vercel.app/
The easiest way to deploy a Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out Next.js deployment documentation for more details

