Skip to content

Commit

Permalink
fixed another readme.md conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarieay authored Mar 2, 2022
1 parent daa4fbc commit c7ed148
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,10 @@ This is my first full stack CRUD project that allows users to view, post, edit,
<br>

1.**[NPS API](https://www.nps.gov/subjects/developer/guides.htm)** - I integrated real campgrounds in the United States using an API.<br>
<<<<<<< HEAD
1. **☀️light and 🌙dark mode** - I used JS DOM Manipulation, localStorage, and Cookies to implement a theme feature<br>
2. **🌳My campgrounds** - This feature allows users to show the campgrounds they uploaded to YelpCamp! <br>
3. **📄pagination feature** - I also used DOM Manipulation, cookies, and Mongoose to implement pagination. This augments the performance by loading only few datas the the user wants rather than loading a whole single resource.<br>
4. 🔍**Search Feature** ➡️ <i>Coming soon!</i>

=======
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>
>>>>>>> develop-branch


## 🔨Stacks
Expand Down

0 comments on commit c7ed148

Please sign in to comment.