A Full-Stack Project With React and FastAPI — Part 1

Yash Prakash
This Code
Published in
4 min readFeb 6, 2023

--

Learn full-stack development with this weekend project!

Photo by Shane Lynes on Unsplash

Weekends are good fun and a great time to learn something new through the process of experimentation. Taking this to heart, I recently worked on a small project that was one of my early forays into building a full-stack project using with both backend and frontend frameworks.

Previously, having only had thorough professional experience in backend development, I was quite excited about this project.

This was a fun little two-day experiment that turned out great and also helped me learn a ton of new stuff, and I’m hoping this series of articles will be as enjoyable and provide some learnings for you as well.

Let’s dive in!

The Project

I was recently looking at the Twitter API and was curious about trying it out for myself. Thus spurned the idea for this project.

I’m calling this project: TweetLoader and what it does is basically uses the Twitter API to fetch the last maximum number of tweets possible (about 3200, as limited by the API) from any given username.

Sounds simple enough? Good, because we’re also going to have a frontend and backend pagination applied to the API responses for displaying in the homepage as…

--

--

Yash Prakash
This Code

Software engineer → Solopreneur ⦿ Scaling my own 1-person business model ⦿ Writing for busy founders and business owners.