Skip to content

Commit

Permalink
add <p> info
Browse files Browse the repository at this point in the history
  • Loading branch information
iamvldmrbrvkv committed Dec 3, 2023
1 parent 085c50c commit 14acd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h2>Projects</h2>
<br>
<p><a href="https://github.com/iamvldmrbrvkv/jammming" target="_blank">Jammming</a> - the app created using knowledge of React components, passing state, and requests with the <a href="https://developer.spotify.com/documentation/web-api" target="_blank">Spotify API</a> to build a website that allows users to search the <a href="https://open.spotify.com/" target="_blank">Spotify library</a>, create a custom playlist, then save it to their Spotify account.</p>
<br>
<p><a href="https://github.com/iamvldmrbrvkv/reddit-client" target="_blank">Reddit Client</a> - the app for Reddit using everything i’ve learned in Front-End, including React and Redux with no CSS, like a old websites style. <a href="https://github.com/iamvldmrbrvkv/jammming" target="_blank">Reddit</a> is a website where people share links to articles, media and other things on the web. The Reddit API provides data which I integrated into my application. The application allow users to view and search posts and comments provided by the API.</p>
<p><a href="https://github.com/iamvldmrbrvkv/reddit-client" target="_blank">Reddit Client</a> - the app for Reddit using everything i’ve learned in Front-End, including React and Redux. I used minimal CSS styling, because wanted to create the old fashioned atmosphere, when only HTML was available.<a href="https://github.com/iamvldmrbrvkv/jammming" target="_blank">Reddit</a> is a website where people share links to articles, media and other things on the web. The Reddit API provides data which I integrated into my application. The application allow users to view and search posts and comments provided by the API.</p>
</div>
</section>
<section id="skills">
Expand Down

0 comments on commit 14acd7f

Please sign in to comment.