/pet-olcay-dev

Petibör App

Primary LanguageTypeScriptMIT LicenseMIT

pet.olcay.dev Website pet.olcay.dev

Angular 10

Commands

  • Update clients: npm run update
  • Install dependencies: npm i
  • Start the app: npm start

Run the Angular App Locally

  1. Install NodeJS and NPM from https://nodejs.org

  2. Download or clone the tutorial project code.

  3. Install all required npm packages by running npm install from the command line in the project root folder (where the package.json is located).

  4. Start the api. For details about the api see https://github.com/olcay/pet-olcay-dev-api.

  5. Start the application by running npm start from the command line in the project root folder, this will launch a browser displaying the application.

References

To Do

  • Deploy to Github Pages
  • Integrate Pets API using NSwag
  • Add pagination component
  • Manage pets
  • Upload images
  • Messaging