MaterialTube is a beautiful and elegant web client for Invidious servers, built using Next.js and NextUI. https://materialtube.guusvanmeerveld.dev
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Guus van Meerveld a41b50b3cc
Added 404 page
2 years ago
.github/workflows Initial commit 2 years ago
public Removed materialize, switched to MUI 2 years ago
src Added 404 page 2 years ago
.dockerignore Initial commit 2 years ago
.eslintrc.json Added Materialize 2 years ago
.gitignore Added Materialize 2 years ago
.prettierrc.json Added prettier import sorting 2 years ago
.stylelintrc.json Initial commit 2 years ago
Dockerfile Initial commit 2 years ago
docker-compose.yml Initial commit 2 years ago
next-env.d.ts Added Materialize 2 years ago
next.config.js Removed materialize, switched to MUI 2 years ago
package.json Updated navbar 2 years ago
tsconfig.json Removed materialize, switched to MUI 2 years ago
yarn.lock Added prettier import sorting 2 years ago