Chevron Left
Back to Build a Twitter Clone Front-End with ReactJS

Learner Reviews & Feedback for Build a Twitter Clone Front-End with ReactJS by Coursera Project Network

4.2
stars
60 ratings

About the Course

In this 1-hour 20-minutes long project-based course, you will learn how to create a fully functioning Front-End for a Twitter clone with ReactJS. You will learn how to start a project from scratch with create-react-app, how to build functional React components and pass props down the components tree, how to implement components state, how to fetch data from an external API and how to store and display it. And, lastly, you will be able to style the components with Bootstrap and CSS. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....

Top reviews

Filter by:

1 - 11 of 11 Reviews for Build a Twitter Clone Front-End with ReactJS

By Yiwen G

•

Sep 28, 2022

NO USE! Node version of coursera rhyme tool is too old. Nobody upgrades it .I CAN NOT follow the project due to that. waste of money

By MICHAEL S

•

Sep 22, 2023

This isn't much of a Twitter clone. All you end up doing is reading a JSON file and displaying the data in a format that kind of resembles twitter. There is no ability to publish tweets or do anything twitter related. Furthermore, the fetch code points to an http link that doesn't work so in essence the class is "broken" as is. Alternatively, you can create your own JSON file called tweets.json locally that includes the necessary fields and change the broken await axios get(..) portion of code to this: await axios.get('tweets.json'). You can store the JSON file in your react public folder. For newbies, code of this complexity is not able to be understood in under an hour. So either you come in knowning the react basics already or you will likely be totally lost.

By 乔宇宸

•

Nov 10, 2020

Useless!

By Ulysses D R

•

Jul 26, 2021

Course was great. Would love to do more like this.

By Suraj K P

•

Jun 17, 2022

thats a great 5 out of 5

By Md z s

•

Jul 21, 2022

course was amazing

By Lucas S A

•

Sep 28, 2022

I was so easy

By Nishant P

•

Jul 22, 2022

ossam

By Frank L

•

Nov 19, 2020

It's good to understand de basics of React and state management but it doesn't tell you much about twitter Api

By Deepanshu

•

Apr 6, 2022

good

By Jillian H

•

Dec 18, 2023

The API call doesn't work. The course was only $10, but I wish I could've gotten those 2 hours back...