Skip to content

Commit c3e06b3

Browse files
authored
Update README.md
1 parent fa5f6bd commit c3e06b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Backend: PostgreSQL, Express.js, Node.js
2525
- Sneaker World is programmed using Express and and ReacT and includes dynamic routes.
2626
- The entire application is deployed using Railway
2727

28-
### 1. Backend
28+
### Backend
2929

3030
Sneaker World's backend will have at least one of each of the following database relationship in Postgres:
3131
- A user can select multiple sneakers to add to their cart (one-to-many)
@@ -37,7 +37,7 @@ The web app implements the ability to reset the database to its default state in
3737

3838
[gif goes here]
3939

40-
### 2. Frontend
40+
### Frontend
4141

4242
Sneaker World serves an appropriate 404 page when no matching route is defined
4343
The application implements a like feature without navigating out of the page
@@ -48,7 +48,7 @@ Sneaker World uses components and presenter components to streamline the applica
4848

4949
[gif goes here]
5050

51-
### 3. Custom
51+
### Custom
5252

5353
Sneaker World filters and/or sorts based on user preferences.
5454
The application gracefully handles errors.

0 commit comments

Comments
 (0)