Skip to content

LokeshPereiro/react-hooks-and-custom-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Hooks-and-Custom-Hooks

This app is basically a bunch of basic react hooks and my personal reusable custom hooks. Nevertheless, the useReducer folder has a small TodoApp that might be of your interest, in the rest of the folders I just review the hooks in general...

Tech Stack

FrontEnd: HTML, CSS, Bootstrap, Reactjs, React-Router-Dom

Installation

To run my app with npm

  npm clone https://github.com/LokeshPereiro/react-hooks-and-custom-hooks.git
  cd react-hooks-and-custom-hooks
  npm install
  npm start

To run my app with yarn

  yarn clone https://github.com/LokeshPereiro/react-hooks-and-custom-hooks.git
  cd react-hooks-and-custom-hooks
  yarn
  yarn dev

Author

🚀 About Me

Full Stack Developer based in Galicia (Spain), mainly oriented and passionate about MERN Stack technologies such as MongoDB, Express, Reactjs and Nodejs. My goal is to build a career around the infinite possibilities that web technologies offer to improve people's lives. I love learning, have growth mindset, try to write clean code with best practices as much as possible.

About

Reactjs basic hooks and my custom hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published