Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.21 KB

readme.md

File metadata and controls

35 lines (22 loc) · 1.21 KB

Anifo

Anifo is a platform where you can gather your favorite anime information and details.

⚠️ NOTE: This website is currently under development!

Installation

Follow these steps to set up and run Anifo on your local machine:

  1. Download and Unzip: Download the project files and unzip them into your desired directory.

  2. Navigate to Directory: Open your terminal, bash, or cmd and navigate to the project's root directory.

  3. Install Dependencies: Use the package manager npm to install the necessary dependencies.

    npm update
  4. Run the Application: Execute the following command to start the application.

    node index.js
  5. Access the Application: Open your preferred web browser (Google Chrome recommended) and navigate to the following URL:

    http://localhost:3000/

Contributing

We welcome contributions! If you have suggestions for improvements or new features, feel free to create a pull request. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

Enjoy exploring and gathering anime information with Anifo!