This is a job search website built using React and Tailwind CSS. It allows users to search for job listings based on various criteria such as job title, location, and company. The website provides a user-friendly interface for job seekers to find relevant job opportunities.
- Search for job listings by title, location, and company.
- Clear and intuitive user interface.
- Responsive design for seamless user experience across devices.
- React: JavaScript library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for rapidly building custom designs.
- Clone the Repo:
git clone https://github.com/alexander784/Mboka.git - Navigate to the project directory:
cd Mboka - Install dependecies:
npm install
Start the developement server:
npm start
Contributions are welcome! This project is actively maintained and open to community contributions