Skip to content
/ comix Public

Comix is a web application developed in Angular that allows you to maintain a comic book library

Notifications You must be signed in to change notification settings

ango1994/comix

Repository files navigation

Comix

Comix is a web application developed in Angular that allows you to maintain a comic book library, where you can organize and manage the comics you own or wish to purchase. You can add new comics, mark them as read, edit the information of each comic, and remove them from your collection.

Project Setup

Follow these steps to clone and launch the Angular project on your local machine.

Clone the Repository

  1. Open your terminal.

  2. Clone this repository to your local machine by running the following command:

    git clone https://github.com/ango1994/comix.git && cd comix
    
  3. Install dependencies

    npm install
  4. Launch the application

    ng serve --open

About

Comix is a web application developed in Angular that allows you to maintain a comic book library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published