Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.07 KB

Rickfinder

forthebadge forthebadge

This is a sample app using React Hooks. It allows you to search for Rick and Morty characters from the Rick and Morty API.

Usage

If you just want to try the app go to https://rickfinder.netlify.com

If you want to use it on your local environment you can run:

npm start

It will run the app in development mode and it will open http://localhost:3000 in your browser.

React Hooks Course

This app was created for a React Hooks Course if you want to learn more about Hooks and create this app step by step then go here: React Hooks Course

Contributing

Pull requests are welcome.

License

MIT