SpeakerTwitter / frontend

1 stars 0 forks source link

Twitter 2.0

Live:

View Here

Heroku:

View Here

Project Description

Twitter 2.0 was created by reverse engineering the major social media platform Twitter. This full-stack application's backend includes Create, Read, Update, and Destroy functionality and uses a references to a seperate model. On the front-end, the application uses React.js to build a dynamic and responsive user interface. This application allows users to input their name as well as write a tweet that can include an image and post it. This app also allows users to comment on posts and delete posts.

Screenshot

Home Page:

Screen Shot 2023-01-10 at 7 39 35 PM

Comment Page:

Screen Shot 2023-01-10 at 7 40 15 PM

Technologies Used:

Getting Started/Installation Instructions:

$ npm install

Wire Frame

Home page

Screen Shot 2023-01-03 at 2 36 07 PM

Tweet page

Screen Shot 2023-01-03 at 2 36 14 PM

ERD

Screenshot 2023-01-10 at 6 08 29 PM

Future Features/Improvements