Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luan-neumann-dev/jobfinder
A complete and responsive application for finding and posting job openings, built with HTML, CSS, JavaScript, Node.js, and Express. 🛠️📄
https://github.com/luan-neumann-dev/jobfinder
express javascript nodejs
Last synced: 7 days ago
JSON representation
A complete and responsive application for finding and posting job openings, built with HTML, CSS, JavaScript, Node.js, and Express. 🛠️📄
- Host: GitHub
- URL: https://github.com/luan-neumann-dev/jobfinder
- Owner: Luan-Neumann-Dev
- Created: 2024-03-10T23:35:25.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T18:27:44.000Z (4 months ago)
- Last Synced: 2024-11-08T19:09:00.189Z (2 months ago)
- Topics: express, javascript, nodejs
- Language: HTML
- Homepage: https://job-finder-lac.vercel.app
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🔎
Job Finder![image](https://github.com/Luan-Neumann-Dev/JobFinder/assets/155394874/9ff0f3bc-44ad-41ab-aa54-9965c4235624)
![image](https://github.com/user-attachments/assets/530ccde7-2c70-4bbd-bfd7-3678068fa4e7)
![image](https://github.com/user-attachments/assets/daa7d1f2-98a3-4410-8d8d-9df25bd2dfdb)> JobFinder is the place where opportunities knock at your door! This project is made with HTML, CSS, JavaScript, Node.js and Express. Here, you can both post job openings and search for that dream opportunity. ✨
## 💼 Technologies Used
- Express
- Handlebars
- JavaScript
- SQLite
- Node
- HTML
- CSS## 🏃 How to Run the Project
To run the project locally, follow these instructions:
1. Make sure you have **Node.js** installed on your machine.2. **Clone** this repository on Visual Studio Code
```
git clone https://github.com/Luan-Neumann-Dev/JobFinder/
```3. **Open** the console and navigate to the project folder:
```
cd JobFinder
```4. **Install** project dependencies via the terminal:
```
npm install
```
5. **Start** the server:
```
npm run dev
```
6. Open your browser and go to `http://localhost:3000` to see the project in action! 🌟## 💪 Contribute!
Liked the project? Want to make it even better? Contributions are always welcome! Feel free to send pull requests, report issues, or suggest improvements. Together, let's make JobFinder the best place to find and post job openings.🙋 Author