Skip to content

Commit c47ad5b

Browse files
authored
Update README.md
1 parent b72ed3e commit c47ad5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ To run this project:
77
Localhost 3000 should run the app...
88

99

10-
This project uses React 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.
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.
1111

1212
This project incorporates: React, JSX, React Router, React Context API, and Create React App...

0 commit comments

Comments
 (0)