Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgments

About The Project

CodeSquad Comics is a collection of graphic novels read by Rachel Sensenig. The site is intended to display comic book covers along with information about each book, including the author, a rating, and other details about the graphic novel. You can browse through the complete collection on the homepage. Click on the cover image or the Details link to see even more information for each graphic novel including the publisher, genre, number of pages, and a brief synopsis. The About page includes meta information about this collection. Login is only available to the site administrator at this time.

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install
  3. Run the server
    node app.js

(back to top)

Project Status

This project deployed on Cyclic. My Admin dashboard fully works in live.

(back to top)

Contact

Wei Cheng - [@chengwei0815] - chengwei666111@gmail.com

Project Link: https://amused-teddy-calf.cyclic.app/

(back to top)

Acknowledgments

I would like to thank the 2023 cohort of CodeSquad, including classmates, TFs, and my mentor Danielle Pedrides for their support and guidance.

(back to top)