this is my anime website project called anime Sekai
i made it because i was so sick from those anime websites that have an infinite amount of ads
In the project directory, you can run: npm run dev
to start the dev server
The app is built using create next-app
so this command Runs the app in Development mode. Open http://localhost:3000 to view it in the browser. You also need to run the server file as well to completely run the app. The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app will be ready to deploy!
Launches the test runner in the interactive watch mode.
For running the server and app together I am using concurrently this helps a lot in the MERN application as it runs both the server (client and server) concurrently. So you can work on them both together.
For running the server file on you can use this command.
- JavaScript
- Node
- Next js
- NPM
- Webpack
- HTML
- CSS
- Bootstrap
- Plyr
- streamSaver
- account login
- downloading videos
Samy Debaili
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!