Projects with this topic
-
Clean, flexible boilerplate designed to jump-start modern web applications. It provides a well-structured foundation with preconfigured routing, API setup, component organization, and essential development tools. Built to be framework-agnostic and easily extensible, it helps developers quickly spin up scalable, production-ready React/Next.js projects without repetitive setup work.
Updated -
Frontend for Neela Wallet App
Live Link: https://neela-wallet-app.vercel.app
Updated -
App Name: MyNotes
Updated -
A Simple Login Page Webapp with it's frontend written in React and it's backend in Rust (axum). along with database which is MongoDB
Updated -
ESLint for vanilla javascript React projects
Updated -
-
Admin management system for FastJob with role base as Admin, Recuirter, Staff can manage application easily. Application is built with main features likes authentication (login, register recuiter account), CRUD, searching, sorting and pagination modules. Authorization by role and permission of user. Log mangenent, anylizying data from user (clicked job, searching keywords) and other feature about seting UI.
Updated -
A React package to easily integrate and interact with VRM avatars using @react-three/fiber and Three.js. Build by sandai.org
Updated -
A modern Laravel starter kit that combines the simplicity of Laravel Breeze with the power of Inertia.js, React, and TypeScript. Designed for developers who want a lightweight, flexible ecommerce app. This project is still in development. Contributions are welcome!
🚀 Updated -
Landing Page para uma empresa de absorventes! (desafio técnico)
Updated -
A demo ice cream webshop page with the data requests to the external server. Tests using mswjs https://mswjs.io/
Updated -
-
Todo list in React. With Redux.
Updated -
Project Overview This is the ultimate large-scale project setup for Next.js featuring:
Material UI TypeScript ESLint Folder Structure The folder structure is inspired by expert developers' repositories and incorporates best practices from industry-leading articles on web application development with React and Next.js.
Updated -
Minimal, fast, and flexible boilerplate for building modern React applications using Vite. It includes a clean project structure, optimized development tooling, and essential configurations—making it easy to start new projects quickly without unnecessary clutter.
Updated -
Music App Docker Image
This Docker image contains a modern, high-performance music player application designed to provide an engaging and intuitive user experience. Built with React and Vite, this app features a sleek user interface for managing and enjoying your music library. It supports key features like playback controls, playlist management, and a responsive design to adapt to various devices.
Key Features:
Responsive Design: Seamlessly adapts to different screen sizes. Playback Controls: Play, pause, skip, and manage your music with ease. Playlist Management: Organize your favorite tracks into custom playlists. Real-time Updates: Live updates and fast performance with Vite and React. Usage Instructions:
Run the App: Use Docker to run this image and expose it on port 3000 (host) mapped to port 3000 (container). Access the App: Open your browser and navigate to http://localhost:3000 to start using the music player. Docker Commands:
Build the image: docker build -t react-music-player-client . Run the container: docker run -p 3000:3000 react-music-player-client Push the image to Docker Hub: docker push spykelionel/music_app:latest
Updated -
Last Update: 31/05/2023. Este proyecto es un portafolio personal en React. Incluye páginas de inicio, proyectos, habilidades y contacto, con temas oscuro y claro. Permite cambiar el idioma entre inglés y español, y descargar el CV en ambos idiomas.
Updated -
Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes
Updated