A user administration courses in school.
Steps:@ 1 - download files
@ 2 - install dependecies -> npm install in two folders api/ and client/
@ 3 - install db ->npm run seed in /api folder
@ 4 - start project -> npm start in two folders api/ and client/
- Create a user
- Create a course
- Only the owner of the course can delete and update it
- Rest API'
- Express
- Sqlite
- Javascript
- React
- React Router
- React Markdown
- JS Cookie
- Javascript
- CSS
- HTML