Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shriansh2002/jobfinder
A web-based job listing platform that streamlines the job search process for job seekers
https://github.com/shriansh2002/jobfinder
javascript job-portal react react-icons tailwindcss ui ux vite website
Last synced: 1 day ago
JSON representation
A web-based job listing platform that streamlines the job search process for job seekers
- Host: GitHub
- URL: https://github.com/shriansh2002/jobfinder
- Owner: Shriansh2002
- License: mit
- Created: 2023-04-22T09:08:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T10:14:03.000Z (almost 2 years ago)
- Last Synced: 2024-12-13T15:54:57.887Z (about 2 months ago)
- Topics: javascript, job-portal, react, react-icons, tailwindcss, ui, ux, vite, website
- Language: JavaScript
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JobFinder
This is a web application built using React, Tailwind, and Vite that allows users to search for job openings from various companies and apply to them. The application fetches job listings from an API and displays them in an easy-to-use interface.
## Installation
To run the application locally, you will need to have Node.js and npm installed on your machine. Once you have installed these dependencies, follow these steps:
1. Clone the repository to your local machine.
```bash
git clone https://github.com/Shriansh2002/JobFinder
```2. Install the dependencies:
```bash
npm install
```3. Start the development server:
```bash
npm run dev
```4. Navigate to http://localhost:5173 in your web browser.
## Technologies
JobFinder is built using the following technologies:
- [React](https://reactjs.org) - A JavaScript library for building user interfaces.
- [TailwindCSS](http://tailwindcss.com) - A JavaScript library for building user interfaces.
- [Vite](https://vitejs.dev/) - A build tool for modern web applications.## Contributing
Contributions to ConceptNet Finder are always welcome! If you have an idea for a new feature or improvement, please open an issue on the GitHub repository or submit a pull request.
## License
This project is licensed under the [License Name] license. See the [LICENSE](LICENSE) file for more details.