Skip to content

amantulsyan35/twitter_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter_Blog

  • RESTful blogging application where users can write blogs on top of tweets
  • Built on top of twitter API
  • My attempt to dive deep into backend architecture and navigating through the docs of twitter API
  • Various categories available to blog

Learnings

  • Learned to navigate through the twitter API docs
  • Learned to define peoper routes and sort them in order
  • Learned to connect react frontend application to express backend server
  • Learned how to plan fullstack applications

Screenshot (198)

Screenshot (199)

Screenshot (200)

Screenshot (201)

Screenshot (202)

Navigating through the app

npm install both on client folder as well as main folder

npm run dev

Caution

Not responsive to mobile view.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published