Skip to content

Think-iT-Labs/react-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository possesses the code of a workshop held on 28th March 2022 by @OlfaBenSoussia and @safoine27 with students from ISI

The app is a simple Todo application using react 18 with a couple of basic react concepts

The app introduces modern ES6+ implemetations:

  • Array spreading
  • Object destructuring
  • Array functions
  • Ternary operator

The app introduces various react implementations:

  • Functional components
  • useState hook
  • useEffect hook
  • Conditional styling
  • Conditional rendering

Final UI

Screen Shot 2022-04-29 at 12 07 29 AM

Requirements

  • Nodejs version >=10
  • npm version >=5.2

You can use nvm to switch easily between Node.js version : nvm use 10

How to install

  • Clone this repository
  • run the command npm i or npm install
  • run npm start

Contributing

Thanks for considering contributing! There’s information about how to get started on how to contibute and submit a pull request here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •