Similar phrase as library Both the website and Atheneum stand for a source of information. With the help of the Google Books API and OAuth, this website concentrates on bringing knowledge to everyone. Users have the chance to search for books, magazines, or other related content depending on their interests.
You can visit the Website
You need to run client to get this build working,
For client :
Clone the project
git clone https://github.com/AyushiDevaria/athenaeum
Install dependencies, you should have nodejs installed, go to the project directory
cd athenaeum/client
npm install
npm start