NOTE IMPORTANT
Dont follow this. Please dont mind. Take the next step. Thank you.
Getting Started
Follow these simple steps to get GOMANGA-API running on your local machine:
1. Clone the Repository:
Open your terminal and run the following command to clone the GOMANGA-API repository:
git clone https://github.com/JamesDevyDev/gomanga-api.git
2. Navigate to the GOMANGA-API Directory:
Change your working directory to the server folder:
cd gomanga-api
3. Install Dependencies:
Install the required dependencies using npm:
npm install
4. Start the NEXTJS Server:
Launch the GOMANGA-API server by running the following command:
npm run dev
This will start the server on http://localhost:3000
Now that GOMANGA-API is running, let’s explore how to retrieve manga data.
NEXT >
Manga List