Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 795 Bytes

File metadata and controls

19 lines (14 loc) · 795 Bytes

You can first log in and see what courses are available

skillbox

Features:

  • adding editing and deleting courses
  • adding reviews
  • display of all categories, mentors and languages from the back end Authorization, password change is performed through requests Google login is done using Firebase.

Categories and Transactions are saving, editing and removing on the Firebase Realtime Database.

Worked with React , Axios, React-Router-Dom, Material UI, Firebase.

To run this app:

  1. Clone this repository
  2. Install all necessary dependencies via npm i
  3. Start the app via npm start