Skip to content

WincAcademy/react-exercise-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module: React Basics

Code examples for the "React Basics" module

This repository contains the code for exercises, solutions and examples inside the React Basics Module.

You can browse the code here on GitHub. To run the code you can download a zip or clone the repository. Downloading is simpler.

Downloading

Take the following steps:

  1. Download a zip file.
  2. Unzip the file.
  3. Inside the new directory run npm install then npm run dev
  4. Open the URL Vite shows you.

Cloning

Take the following steps:

  1. Clone the repository using git clone
  2. Navigate to the directory that has the code you want to run
  3. Inside that directory run npm install then npm run dev
  4. Open the URL Vite shows you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published