dereknahman / plant-search

A botanist's best friend, built using React and the Trefle API ๐ŸŒฟ

Home Page:https://hungry-tereshkova-d0242c.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plant-search

Welcome to my side-project! It's a plant search engine built using React and the wonderful Trefle API.

Clone the repo and run the project locally by running the following commands in your terminal:

  • yarn install
  • yarn start

I'll write more detailed, beginner-friendly instructions here when it's prudent to do so. As it stands - trust me - you won't get very much out of playing with the app on your local machine just yet.

I am working on making it look decent now that the API request is working. This includes: creating a list item component to display the results, creating a detail screen to display when the user clicks on a given plant.

In the future I plan to include the following features:

โ™ฟ๏ธ Accessibility
๐Ÿ“– Pagination
๐Ÿ›ฃ Routing
๐Ÿ“ฑ Mobile support

...and plenty more besides.

Thanks for stopping by! ๐Ÿ‘‹๐Ÿป

About

A botanist's best friend, built using React and the Trefle API ๐ŸŒฟ

https://hungry-tereshkova-d0242c.netlify.app/


Languages

Language:JavaScript 62.5%Language:HTML 27.0%Language:CSS 10.5%