Welcome to RapidJob! This is a frontend project designed to connect blue-collar workers with employers.
RapidJob is a platform that connects blue-collar workers with employers. Employers can post job requirements, and workers can create profiles based on their location to receive notifications about different mini-jobs.
- User Authentication: Full-featured authentication system.
- Job Posting: Employers can create, edit, and delete job posts.
- Job Search: Workers can search for jobs based on various criteria.
- Profile Management: Users can edit and manage their profiles.
- Real-time Notifications: Workers receive notifications about new job postings.
- Admin Dashboard: Admins can manage users and job posts.
To install and run RapidJob locally, follow these steps:
-
Clone the repository:
git clone https://github.com/RapiidJob/Frontend.git
-
Navigate to the project directory:
cd Frontend -
Install the dependencies:
npm install
To start the development server, run the following command:
npm devCheck out the live project at RapidJob