write-ups-challenges-2022-2023/the-social-network/README.md

17 lines
391 B
Markdown
Raw Permalink Normal View History

2022-11-24 21:59:22 +00:00
# The-social network [1, 2, 3, 4]
# TEXT
I found some early pre-alpha versions of popular social networks. Do you know how to get access to their admin account?
# HOW TO RUN
- npm install
- npm start
# List of challenges (URLS)
- Challenge 1 (localhost:3000/)
- Challenge 2 (localhost:3000/challenge2)
- Challenge 3 (localhost:3000/challenge3)
- Challenge 4 (localhost:3000/challenge4)