ashutosh65000 / Ristorante-Con-Fusion

Coursera Front-End Web Development with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coursera - Full-Stack Web Development with React

The Hong Kong University of Science and Technology

node version npm version react version

Course 2: Front-End Web Development with React

Assignments

This course explores Javascript based front-end application development, and in particular the React library. This course will use JavaScript ES6 for developing React application. You will also get an introduction to the use of Reactstrap for Bootstrap 4-based responsive UI design. You will be introduced to various aspects of React components. You will learn about React router and its use in developing single-page applications. You will also learn about designing controlled forms. You will be introduced to the Flux architecture and Redux. You will explore various aspects of Redux and use it to develop React-Redux powered applications. You will then learn to use Fetch for client-server communication and the use of REST API on the server side. A quick tour through React animation support and testing rounds off the course. You must have preferably completed the previous course in the specialization on Bootstrap 4, or have a working knowledge of Bootstrap 4 to be able to navigate this course. Also a good working knowledge of JavaScript, especially ES 5 is strongly recommended.

Available Scripts

In the project directory, you can run:

npm install

This will install all the dependencies required for the application to run.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

This project was bootstrapped with Create React App.

About

Coursera Front-End Web Development with React


Languages

Language:JavaScript 95.7%Language:HTML 2.5%Language:CSS 1.8%