Git Product home page Git Product logo

react-crash-course's Introduction

React Crash Course: From Zero to Hero

Learn React from scratch and build your first application step by step in this course.

In this course, you’ll start with setting up a development environment, creating your first application in React and finishing up by managing component states! With this course, you will gain foundational knowledge of how to create React components, share data between components, style React components and much more.

Visit "React Crash Course: From Zero to Hero" on Udemy

How to use code examples from Github

This repository contains the source code for the "React Crash Course: From Zero to Hero" course.

Download the code source

a) Download code source for final application

  1. Open repository main page.

  2. Click on the green "Code" button to open a list and then click on the "Download ZIP" button to download a source code.

Screenshot 2024-06-25 at 17 34 44

b) Download code sources for specific lesson

  1. Open commits page.

  2. Click on the "code" icon near the lesson you are interested.

Screenshot 2024-06-25 at 17 48 06
  1. You will be redirected to the specific source code page for this lesson.

  2. Click on the green "Code" button to open a list and then click on the "Download ZIP" button to download a source code.

Screenshot 2024-06-25 at 17 34 44

Open project in the VS code (code editor)

Open the archive on your computer, open VS code (code editor) and cick "File" -> "Open Folder" -> Choose project folder => "Open".

Screenshot 2024-06-25 at 17 40 31

Start application

1. Install dependencies

Run the npm install command to install all the libraries needed to run the application.

2. Run application

Run the npm start command in terminal to start the application. Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.

react-crash-course's People

Contributors

dvasyliev avatar

Stargazers

Muhammad Ridwan Hakim avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.