Skip to content

maxkrv/pets-paw-nextjs

Repository files navigation

pets-paw-nextjs

CRUD application for cat lovers. Made using NextJS and The Cat API.

Online

https://petspaw-maxkrv.vercel.app/

Project setup

  1. Use the package manager npm to install dependencies.
npm install
  1. Make .env file, using template from .env.example.
  2. Start dev server.
npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT