An Anime Streaming web app to give you a better experience for free.
- API REPO This api is being used in this project.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
FIRST YOU NEED TO CLONE API REPO AND RUN IT. You need to note api local host url.you have to create a tunnel for your api local_host through NGROK. Create an .env.local file on the root of the project and put your NGROK url
BASE_URL="YOUR_NGROK_API_URL/api/"
Clone the Repository and run
npm install
npm run dev
To deploy simply run
npm run build
npx next export
- Front End
- Styling Utilities
- State Management
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.
- Fidalgodev The Developer of movies.fidalgo.dev inspired us for creating this amazing website.