Skip to content

alfredosumosav/react-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using React Hooks

This is an App that I'm building purely on React Hooks to learn the advanced concepts and benefits of thinking in Hooks.



For the sample data, I'm using the Fetch Web API and the Rick and Morty API to build a working app.


How to Use

Show Instructions
  1. Clone the Repository:

    $ git clone https://github.com/alfredosumosav/react-hooks.git
    $ cd react-hooks
  2. Install Dependencies:

    $ npm install
  3. Start the Server:

    $ npm start

Go to http://localhost:3000 to check the application.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published