bnewman27 / RR-Music-Search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Title of Activity

This activity is part of React & Redux. Reference the activity guide found in React Dataflow to complete the activity. There is no starter for this code-along series.

Branches

main - Solution, this branch is the completed code for the fourth code-along activity

part1 - This branch is the completed code for the first code-along activity

part2 - This branch is the completed code for the second code-along activity

part3 - This branch is the completed code for the third code-along activity

part4 - Solution, this branch is the completed code for the fourth code-along activity

Getting Started

  1. Fork this repository.
  2. Open your terminal.
  3. Navigate to the location where you want the cloned directory.
  4. Clone the forked repository with the git clone command.
  5. Open the cloned repository in your code editor of choice.
  6. Switch to the appropriate branch.

Submission

Please submit the activity through canvas.


Creating Your Own README.md

If you are hosting your 'completed' version of this activity on your personal Github account, make sure to include the following:

  • A summary of the project
  • A link to a live sample of the activity
  • Technologies used to complete the project
  • A note that it was completed as part of your course curriculum
  • Instructions on how to get the project started for viewing locally
  • Optional: a list of features or bugs you would like to add or address

CE Note: This activity can be found in 7.3.2, 7.3.3, 7.3.5, 7.3.6, and 7.3.10

About

License:MIT License


Languages

Language:JavaScript 64.0%Language:HTML 23.4%Language:CSS 12.6%