Skip to content

A React based website for my monthly lawn and garden chores. I call it Happy Garden.

Notifications You must be signed in to change notification settings

nikkipurcell/happy-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Garden

This is my coding project for Happy Garden - Lawn and Garden schedule. It shows all the recommended gardening tasks for each month. To view the website visit: Happy Garden.

Technology Used

This practice project was bootstrapped with Create React App. I used Yarn for package management.

What The App Does

In this project I use a data file that contains an array of objects (one for each month). Each object contains a list of tasks. I map through this data array and pass the result to the Accordian component. In the Accordian component I list out each task and any subtasks. It also has a button that when clicked reveals the tasks and subtasks for each month.

About

A React based website for my monthly lawn and garden chores. I call it Happy Garden.

Topics

Resources

Stars

Watchers

Forks