Skip to content

Manthan-Anime-Hub is a vibrant and inclusive online community platform which I've built specifically for anime enthusiasts. It serves as a central hub for anime fans to connect, share their passion, and explore the exciting world of anime together.

License

Notifications You must be signed in to change notification settings

Mk4Levi/Manthan-Anime-Hub

Repository files navigation

Manthan-Anime-Hub

=> Manthan-Anime-Hub is a vibrant and inclusive online community platform which I've built specifically for anime enthusiasts. It serves as a central hub for anime fans to connect, share their passion, and explore the exciting world of anime together.

Project's Screenshots =>

image image image image

Getting Started

  1. To get started with this project, you will need to have Node.js and NPM installed on your system.

  2. First, you need to open a Terminal in your system and Clone this repository by using :

git clone https://github.com/Mk4Levi/Manthan-Anime-Hub.git
  1. Navigate to the Project's directory :
cd Manthan-Anime-Hub
  1. Install all Dependencies used in this Project :
npm install
  1. Finally, host it on local server :
npm run dev
  1. Now just search this link in your browser to view the live running application in your Local sysytem :
http://localhost:5173

Paths & Files

Structure of the Folders & Files in this Repo :

.
├── public/
├── src
│   ├── assets/
│   ├── components/
|         └── MemberCard.jsx
|         └── Form.jsx
|         └── MangaCard.jsx
│         └── Navbar.jsx
│         └── PreLoader.jsx
│         └── Socials.jsx
|         └── RecommendationCard.jsx
│         └── index.js
│
│   ├── config/
|         └── firebaseConfig.js
│         └── index.js
│
│   ├──  css/
│         └── Home.css
|         └── Navbar.css
|         └── AboutMe.css
│         └── Recommendation.css
|         └── Manga.css
|         └── Characters.css
|         └── Members.css
|         └── Register.css
│         └── Socials.css
│         └── PreLoader.css
│         └── App.css
│         └── index.css
│
│   ├── database/
|         └── data.js
│         └── images.js
|         └── index.js
│
│   ├── pages/
|         └── AboutMe.jsx
│         └── Members.jsx
|         └── Manga.jsx
|         └── Guidelines.jsx
|         └── Home.jsx
│         └── Register.jsx
|         └── Characters.jsx
|         └── Recommendation.jsx
|         └── index.js
|
│   ├── App.jsx
│   ├── index.jsx
│   ├── vercel.json
│
├── .eslintrc.json
├── .gitattributes
├── .gitignore
├── index.html
├── package-lock.json
├── package.json
├── README.md
├── vite.config.js

Thank You

About

Manthan-Anime-Hub is a vibrant and inclusive online community platform which I've built specifically for anime enthusiasts. It serves as a central hub for anime fans to connect, share their passion, and explore the exciting world of anime together.

Topics

Resources

License

Stars

Watchers

Forks