Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanBonsignori committed Feb 19, 2024
1 parent 4f38f60 commit 9510565
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ UserVote is an application that allows users to vote on a list of features they'
## Installation

1. Clone the repository
2. Run `npm install` to install the dependencies
3. Run `npm start` to start the development server
1. Run `npm install` to install the dependencies
1. Run `npm start` to start the development server

## Usage

1. Navigate to the deployed application
2. TODO: Click on the upvote buttons to vote on an item
3. TODO: Click on the "Add Item" button to add a new item to the list
4. TODO: Click on the "Delete" button to delete an item from the list
1. TODO: Click on the upvote buttons to vote on an item
1. TODO: Click on the "Request Feature" button to add a new Feature Request
1. TODO: Click on the "Delete" button to delete an item from the list

## Contributing

Expand Down

0 comments on commit 9510565

Please sign in to comment.