Skip to content

MouaadLaouar/ReactJS-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Workshop

Welcome to the ReactJS workshop! This workshop is designed to introduce you to the basics of ReactJS and help you build your first React application.

Prerequisites

Before attending this workshop, you should have a basic understanding of HTML, CSS, and JavaScript.

Topics Covered

  • Introduction to ReactJS
  • Components
  • State and Props
  • JSX
  • Event Handling

Project

We will be building a multi-step form and get it looking as close to the design as possible. Challenge by Frontend Mentor

Deployment

The project is deployed on Netlify and can be accessed at the following link:

https://glowing-lollipop-c34ced.netlify.app/

Getting Started

To get started with the workshop, please clone this repository to your local machine. You can do this by running the following command in your termin

  git clone https://github.com/MouaadLaouar/ReactJS-Workshop.git

Next, navigate to the project directory and install the dependencies:

  cd ReactJS-Workshop 
  npm install

Finally, start the development server:

  npm start

This will start the application in your browser at http://localhost:3000/.

Resources

Here are some resources to help you continue learning ReactJS after the workshop:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published