gigo6000 / rickfinder

⚛️ Sample app based on Rick and Morty API created for the React Hooks Course: https://carlos-mafla.thinkific.com/courses/react-hooks

Home Page:https://rickfinder.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

⚛️ Sample app based on Rick and Morty API created for the React Hooks Course: https://carlos-mafla.thinkific.com/courses/react-hooks

https://rickfinder.netlify.com

License:MIT License


Languages

Language:JavaScript 74.0%Language:HTML 13.8%Language:CSS 12.2%