Skip to content

OlibhiaGhosh/React-Js-Projects-1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React projects

This repository consist of some of the the small projects I built while learning react

Project 1 - Movies App

This the simplest project I made to understand the flow of react and how components are made and used, specially to understand about states and props

Website link : Movies_App

Project 2 - Counter App

I made this project to understand the hooks(use state)

Website link : Counter_App

Project 3 - Password generator

I made this project to enhance my understanding of hooks and explore other hooks

Website link : Password_Generator

Note : More projects on react are on my other GitHub Repositories -> React.js-projects-2.0