kevduc / social-media-next

πŸ‘©πŸ½β€πŸ€β€πŸ§‘πŸΌ Simple social media app to visualize, add and remove friends – πŸ”¨ Under construction πŸ”¨ For now, it's simply a list of friends rendered with React πŸ€·β€β™‚

Home Page:https://social-media-next.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Media Next

πŸ‘©πŸ½β€πŸ€β€πŸ§‘πŸΌ Simple social media app to visualize, add and remove friends

πŸ”¨ Under construction πŸ”¨

For now, it's simply a list of friends rendered with React πŸ€·β€β™‚

πŸ‘‰ Try it out here: social-media-next.vercel.app

🎯 Goals of this exercise

  • βœ” Discover Next.js: Configure, deploy, use Routes, Next.js Components
  • Practice React:
    • 🚧 write a simple social media app that allows you to add/remove friends
    • 🚧 create an 'admin' panel to visualize all the friendships

🏹 Extended goals

  • 🚧 Practise MongoDB: permanently save/update friendships in a MongoDB database
  • 🚧 Create an API with Next.js to query the friendships database, and use it in the React pages

About

πŸ‘©πŸ½β€πŸ€β€πŸ§‘πŸΌ Simple social media app to visualize, add and remove friends – πŸ”¨ Under construction πŸ”¨ For now, it's simply a list of friends rendered with React πŸ€·β€β™‚

https://social-media-next.vercel.app


Languages

Language:JavaScript 96.1%Language:CSS 3.1%Language:SCSS 0.9%