Skip to content

Ethiel97/animeflix

Repository files navigation

Animeinfo

An anime discovery, made with NextJs and TailwindCSS. Please deploy your own version of the site, by following the instructions. Please follow the instructions given below to deploy for yourself.

Jikan Api for fetching data which is totally free.

Demo Image

Deploy on your computer

You need to have nodejs and git installed on your pc for following the intructions

First download the repository using

git clone https://github.com/ethiel97/animeflix

This should download this repository to your computer. Next, to download the dependencies run

npm i

Now build and start the production build of the site using

npm run build
npm run start

This will start the app on http://localhost:3000

Contact

Ethiel ADIASSA - Twitter - ethiel97@gmail.com - Website

About

Web app to search,get, watch animes (built with Nextjs, Tailwind)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published