Fancy Chapter is the User Interface (UI) of TheNewsQuest app, in which user can freely interact tons of questions generated by A.I while acquiring useful information from the worldwide news.
The news provided in the application are selected carefully from many popular Newsletter around the world like VNExpress, TuoiTre, etc. Therefore, the content and the A.I generated questions will surely bring great practice experience for end-users!
The ranking system is also in work-in-progress state in order to create incentives for user's encouragement to practice the questions.
First of all, the dependencies for the projects must be installed completely using the below command:
npm install
- Run the project by command
npm start
- Access the
localhost:3000
address in your browser - Enjoy coding!