Skip to content

Commit

Permalink
Updating the ReadME file
Browse files Browse the repository at this point in the history
  • Loading branch information
lijnati committed Sep 4, 2023
1 parent fb36db4 commit 3801290
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# SeekJob - Simple Job Finder React App

![SeekJob App Screenshot](screenshot3.png)
![SeekJob App Screenshot](screenshot.png)
![SeekJob App Screenshot](screenshot2.png)
SeekJob is a simple job finder web application built with React, Tailwind CSS, and Vite. It helps users search for job listings based on various criteria, making it easier to find job opportunities that match their preferences.
Expand All @@ -18,24 +19,27 @@ To get started with SeekJob locally, follow these steps:
1. Clone this repository:

```bash
git clone https://github.com/lijnati/SeekJob-Simple-React-App.git
git clone https://github.com/lijnati/SeekJob-Simple-React-App.git
```
2. Navigate to the project directory:

```bash
cd seekjob
```
3. Install the project dependencies:

```bash
npm install
```
4. Start the development server:

```bash
npm run dev
```
5. Open your browser and visit:

```bash
http://localhost:3000

```
## Contributing
If you'd like to contribute to SeekJob, please follow these steps:
Expand Down
Binary file added screenshot3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3801290

Please sign in to comment.