Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GpGardner committed Jun 24, 2020
1 parent 0426cec commit c4982da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo

This is a react project created to allow a user to compare colors, and see how colors will interact with eachother.

### "/"
### "Home"

Here a user can see all the different palettes currently stored in state. Each palette is a minifid verison of itself to allow the user to preview the available colors. Clicking on each palette takes you to a specific page for each - /palette/{name}. This will eventually use a get request to pull in the data specific to each user.

Expand Down

0 comments on commit c4982da

Please sign in to comment.