reactjs
Projects with this topic
-
-
Research group at NTNU IDI.
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 -
Main application (https://portal.digital-vital.eu/). WebApp written in ReactJS Cannot run without the backend https://gitlab.com/digitalvital/backend
Updated -
The social network is an educational project using React, HTML and CSS.
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 -
-
Bank Account app in ReactJS, with useReducer hook
Updated -
React weather app which fetches data form two web APIs. Converted from class-based React to modern, function based.
Updated -
ReactJS. A movie search and rating app, fetching movies' data using the OMDb API
Updated -