- cd backend
- npm install
- npm start
- This starts a graphql server at http://localhost:4000/
-
cd front-end
-
npm install
-
npm start
-
This starts React server at http://localhost:3000\
-
The demo below shows how the app looks like, i have styled it this way since its objective is reading list
-
user chooses reading list of books,and its easier to access them.
-
go to record.mp4 in above files and see demo