Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bmarieay/yelp-camp
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarieay committed Mar 9, 2022
2 parents 7ddc765 + da1a0a0 commit a145b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is my first full stack CRUD project that allows users to view, post, edit,
2. **☀️light and 🌙dark mode** - I used JS DOM Manipulation, localStorage, and Cookies to implement this themed feature.<br>
3. **🌳My campgrounds** - This feature allows users to show the campgrounds they uploaded to YelpCamp! <br>
4. **📄pagination feature** - I also used DOM Manipulation, cookies, and Mongoose to implement pagination. This augments the performance by loading only few datas the user wants rather than loading a whole single resource.<br>
5. 🔍**Filter Campgrounds Feature** - allows users to look for campgrounds located on a certain state. ➡️ <i>Coming soon!</i>
5. 🔍**Filter Campgrounds Feature** - allows users to look for campgrounds located on a certain state.


## 🔨Stacks
Expand Down

0 comments on commit a145b59

Please sign in to comment.