Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

notTwitter(); Social Media Clone

This project is a clone of the popular social networking website Twitter. Users can sign-in through Google, post short messages that will be shared to anyone following them and displayed on their profile page.

TODO

[x] - Change posts database to take in user nickname so names can be displayed with posts without a second API request

[x] - Hook up Not Tweet button to API

[x] - Create basic Post/Tweet display component to render feed to the screen

[x] - Implement react-router-dom for navigation between pages

[ ] - Add sidebar navigation: Profile, Settings, and Explore routes

[x] - Add Liking posts functionality to Database

[x] - Hook up liking functionality to front-end

[x] - Create Profile Pages for users

[x] - Add following functionality

[ ] - Add footer for mobile users that mimics sidebar functionality

[ ] - Create constant constraints for things like bio text length

[ ] - Connect Profile Page edit functionality to backend

About

Twitter clone using PERN stack (Postgres, Express, React, Node.js)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages