Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0prashantyadav0/nexum-frontend
Frontend repo for nexum project in react. Nexum is web app which project jobs to daily wages workers.
https://github.com/0prashantyadav0/nexum-frontend
projects react webapp
Last synced: about 2 months ago
JSON representation
Frontend repo for nexum project in react. Nexum is web app which project jobs to daily wages workers.
- Host: GitHub
- URL: https://github.com/0prashantyadav0/nexum-frontend
- Owner: 0PrashantYadav0
- Created: 2024-04-15T12:29:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T18:05:57.000Z (7 months ago)
- Last Synced: 2024-06-17T19:29:11.498Z (7 months ago)
- Topics: projects, react, webapp
- Language: JavaScript
- Homepage: https://nexum-frontend.vercel.app
- Size: 66.4 MB
- Stars: 1
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nexum Project
## Project Overview
Nexum is a web application designed to connect local vendors with the residents of their area. The platform allows users to search for and connect with local service providers and vendors efficiently. Nexum aims to foster local business growth by making it easier for locals to find and hire nearby vendors for various services.
## Features
- **Vendor Directory**: Browse and search for local vendors by category, name, or location.
- **User Profiles**: Create and manage user profiles to interact with vendors.
- **Vendor Profiles**: Vendors can create detailed profiles showcasing their services, experience, and customer reviews.
- **Booking System**: Schedule appointments and service requests directly through the platform.
- **Review System**: Leave and read reviews for vendors to ensure quality and reliability.## Technology Stack
### Frontend
- **Vite**: A fast build tool and development server for modern web projects.
- **React**: A JavaScript library for building user interfaces.
- **Tailwind CSS**: A utility-first CSS framework for rapid UI development.
- **HTML & CSS**: Core web technologies for structuring and styling the application.### Backend
- **Spring Boot**: A Java-based framework used for building robust backend services.