Chevron Left
Back to Build a Website using React

Learner Reviews & Feedback for Build a Website using React by Coursera Project Network

4.3
stars
12 ratings

About the Course

By the end of this project, you will use React and React Router Dom to Make a Single Page Application (SPA) from an existing website. Traditionally, a web application requires a trip to the server to fetch a web page when a user clicks on a link. A React Single Page Application sends the complete web application to a browser where the individual components are rendered into navigable web pages using the React Router DOM package. 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 - 2 of 2 Reviews for Build a Website using React

By Anfisa D

•

Jun 19, 2023

I'm grateful. It was an incredible experience. :-)

By michael z

•

Jan 18, 2022

Switch is now Routes with the latest version! But with some stack overflow I was able to get my website up and running. It may be better to be a bit more explanatory sometimes when doing certain things. Like why do I need to place a dot within the import statement. What does the dot do? Does it refers to the root of your project?