Skip to content

Commit aa8ad87

Browse files
add readme
1 parent 41e0196 commit aa8ad87

6 files changed

+537
-8
lines changed

README copy.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Museract
2+
3+
[![Netlify Status](https://api.netlify.com/api/v1/badges/1377ba96-953b-412e-94bd-5aa8198acc73/deploy-status)](https://app.netlify.com/sites/justin-tsugranes-museract-app/deploys)
4+
5+
[Live Demo](https://justin-tsugranes-museract-app.netlify.app)
6+
7+
A social media app for musicians
8+
9+
## What I learned from building this
10+
11+
- .forEach() method
12+
- Using CDNs to add icons from FontAwesome and generate UUIDs
13+
- data attributes
14+
- conditionally rendering styles
15+
- the JavaScript logical NOT operator (!)

0 commit comments

Comments
 (0)