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
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ Localhost 3000 should run the app...
9
9
10
10
This project uses React JS to create a client for an existing school database REST API. The full stack application will provide a way for users to administer a school database containing information about courses: users can interact with the database by retrieving a list of courses, viewing detail for a specific course, as well as creating, updating and deleting courses in the database.
11
11
12
-
This project incorporates: React, JSX, React Router, React Context API, and Create React App...
12
+
This project incorporates: React, JSX, React Router, React Context API, and Create React App.
0 commit comments