Skip to content

Repository files navigation

Mini React Projects

I created these mini react projects while I was learning core and advance react concepts.

01-Beginners Project

Beginners project screenshot

Concepts Learned

  • JSX
  • React components
  • Import, export of components
  • Props
  • Conditional rendering

02-Stop the timer game

Stop the timer game Screenshot

Concepts Learned

  • useState Hook
  • useRef Hook
  • setTimeout() function
  • setInterval() function
  • Lifting state up

03-Tic tac toe game

Tic tac toe game Screenshot

Concepts Used

  • useState
  • list rendering and keys
  • event Handling
  • Changing state based on the previous state
  • modifing objects and arrays based on previous data

04- Investment Calculator

Investment calculator app Screenshot

Concepts Used

  • Two way binding
  • Input handling

05- Dice game

Dice game Screenshot Dice game Screenshot

Concepts Used

  • react-router-dom
  • context api
  • useContext, createContext

06- Contact Form

Contact Screenshot

Concepts Used

  • Creating forms
  • validating form data
  • useRefs

07- Forms

Forms Screenshot

Concepts Used

  • Getting form data of various input types

About

This Repository contains my all mini React projects

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages