Neethub is a platform that aggregates and curates the best videos for League of Legends and other gaming content. Whether you're a beginner looking to learn or an expert looking for the top plays, Neethub has you covered.
- Video Repository: Access a wide range of videos, from tutorials to top plays.
- User Authentication: Sign up, log in, and customize your experience.
- Profile Customization: Set your avatar from a set of predefined images.
- Search Functionality: Quickly find the content you're looking for with our search feature.
- Clone the repository.
- Install the required packages using
npm install
oryarn install
. - Set up your environment variables as per the
.env.example
file. - Run the development server using
npm run dev
oryarn dev
. - Open your browser and navigate to
http://localhost:3000
.
We welcome contributions! If you find a bug or have a feature request, please open an issue. If you'd like to contribute code, please open a pull request.
- Video Upload
- Profile View/Customization
- WhoIntedMe Integration
- Navbar functionality
- TBD