Projects with this topic
- 
App Name: MyNotes
Updated - 
Frontend for Neela Wallet App
Live Link: https://neela-wallet-app.vercel.app
Updated - 
Main application (https://portal.digital-vital.eu/). WebApp written in ReactJS Cannot run without the backend https://gitlab.com/digitalvital/backend
Updated - 
 - 
Web application for unit selection (part of IE course in university of Tehran) developed by java spring framework, reactjs, mySQL, docker, kubernetes
Updated - 
Link | App to help identify ghosts in Phasmophobia
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 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 - 
Front-end de WEVAmaker, pour l'organisation et l'inscription aux modules du WEVA
Updated - 
A web application for a library. Developed with ReactJS. All designs are exclusive.
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 - 
This is a Amazon Shopping Site's clone version created using ReactJs. Here we can able to add your items to the cart and also able to purchase the products
🛒 🛒 .Updated - 
React quiz app, with a selction of questions about React, each question has multiple answers, uses useEffect, and useReducer hooks.
Updated - 
Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes
Updated - 
Vite-based ReactJS SPA webpage, uses React Router for routing, and useParams, useSearchParams, useNavigate hooks for url parameters, and navigation
Updated