Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.44 KB

README.md

File metadata and controls

50 lines (28 loc) · 1.44 KB

Init is a social media site for developers to connect over their work. Users can upload posts with images that are stored in our database. These posts appear in the feed of users that are following you and can also be viewed on your portfolio page. You can interact with other users by commenting on their posts or by following their future posts.

This is a repository for the Init client.

View the live version here

View the repository for the server here.

To test Init, log in with these credentials: username: Time Traveller Trunks password: ssRAGE2!

Init was created by Adyceum Magna Ccarri, Rachel Reilly, Steven Henderson, and Trevor J Alt.

Tech Stack

  • React
  • CSS3
  • Jest
  • deployed with Vercel

Features

Infinite scroll through your feed

Infinite scroll through profiles

View expanded version of posts

Write and see comments in expanded view

Follow and unfollow users

Get notifications when other users follow you or comment on your posts