Skip to content

Commit

Permalink
updating: README & button hover
Browse files Browse the repository at this point in the history
  • Loading branch information
lijnati committed Jun 7, 2024
1 parent 3a0ecd5 commit 26e89d9
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 313 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,17 @@ To get started with SeekJob locally, follow these steps:
```bash
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:
2. Install the project dependencies:

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

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

```bash
http://localhost:3000
Expand Down
Loading

0 comments on commit 26e89d9

Please sign in to comment.