Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignesh025 authored Aug 29, 2024
1 parent f260d23 commit a9b1c79
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
- [Usage](#usage)
- [Configuration](#configuration)
- [Dependencies](#dependencies)
- [Examples](#examples)
- [Contributing](#contributing)
- [Contributors](#contributors)
- [License](#license)
Expand Down Expand Up @@ -85,20 +84,13 @@ Key dependencies used in the project include:

You can view all dependencies in the `package.json` file.

## Examples
To explore how the app works, you can:

1. Add a new campground with details and images.
2. Browse other campgrounds and add your reviews.
3. Edit or delete your campgrounds to see the permission feature in action.

## Contributing
We welcome contributions to CampX! To get started, follow these steps:

1. **Fork the Repository**: Click on the "Fork" button at the top right of this page.
2. **Clone Your Fork**: Clone your forked repository to your local machine.
```bash
git clone https://github.com/yourusername/CampX.git
git clone https://github.com/Vignesh025/CampX.git
```
3. **Create a Branch**: Create a new branch for your feature or bugfix.
```bash
Expand Down

0 comments on commit a9b1c79

Please sign in to comment.