Skip to content

Academic web app project to manage the book representing the Angular project (includes fake restful api as backend).

Notifications You must be signed in to change notification settings

3imed-jaberi/book-management-web-app

Repository files navigation

Book Management 📚

Academic web app project to manage the book representing the Angular project (includes fake restful api as backend).

Technologies

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • TypeScript
  • Angular

How to run the Book Management application

  1. Clone or download the code
git clone https://github.com/3imed-jaberi/book-management-web-app
  1. Install dependencies
# make sure you're under the correct path by running the pwd command
npm install
  1. Run the backend
npm run start:backend
  1. Open another terminal, then run the frontend
npm run start:frontend
  1. Open the navigator with correct full url (localhost + port).

[Academic Project]

About

Academic web app project to manage the book representing the Angular project (includes fake restful api as backend).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published