You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ In this challenge you should build an API, and then implement an simple interfac
7
7
__NOTE:__ We will not evaluate the implementation of visual styles. In fact, it’s recommended that you use some library of components to assist you in the development of the interface. But if you prefer, feel free to implement your own components/styles.
8
8
9
9
## Challenge
10
-
Build an API for a events social network that provides the following:
10
+
Build an application for a events social network that provides the following:
11
11
12
12
### Public Area
13
13
1.__A public event list:__ When accessing the main route, the application should show a list of all the events registered, paging them every 10 events;
0 commit comments