Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cemund/uwu-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uwu-db

Anime database using node.js, ejs, bootstrap 5, and Jikan REST API.

Introduction

Welcome to UwuDB! This web application is built using Node.js, EJS, and Axios. This readme provides you with essential information to set up, run, and use the application effectively.

Requirements

Ensure that you have the following installed on your machine:

  1. Node.js: Download Node.js
  2. npm: Included with Node.js installation

Installation

  1. Clone the repository: git clone [repository-url]

  2. Navigate to the project folder: cd [project-folder]

  3. Install dependencies: npm install

Usage

Start the application:

npm start

Open your browser and navigate to http://localhost:3000

Explore the features of the web application.

Tech Stack

  1. Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
  2. EJS (Embedded JavaScript): A simple templating language that lets you generate HTML markup with plain JavaScript.
  3. Axios: A promise-based HTTP client for making requests to external servers.

Contributing

If you would like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push to your fork and submit a pull request.

About

Anime database using node.js, ejs, bootstrap 5, and Jikan REST API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published