Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
/ vegenta Public archive

Anime Streaming Site Website Build with Nextjs and vegenta's API. It is fast and easy to deploy to the web.

License

Notifications You must be signed in to change notification settings

avalynndev/vegenta

Repository files navigation

🔴 Uses Node.js Version 16.0.0 🔴

💀 Website needs constant support, Hence decided to abandon it 💀

Anime Web App with Nextjs.

An Ad Free Anime Streaming web app to give you a better experience. Check it live here: vegenta.vercel.app

Api Reference

  • API REPO This api is being used in this project.

Getting Started

These instructions will get you a copy of the project up and running for development and testing purposes.

Prerequisites

First you need to clone the API REPO and run it. Go to next.config.js file on the root of the project and put your url inside the env object.

 env: {
    key: process.env.COUNT_API_KEY,
    URL: "https://API_URL/api/",
  }

Installing

Clone the Repository and run

npm install
npm run dev

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT

About

Anime Streaming Site Website Build with Nextjs and vegenta's API. It is fast and easy to deploy to the web.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published