This repository is part of the Makr.io collection—a set of 15 Next.js projects I created with the help of AI tools, primarily Claude.ai and ChatGPT. Each project was built to be adaptable, allowing anyone to learn from or modify the code for their own use.
Book Recommendations is a user-friendly platform that allows users to create, share, and manage their reading lists. Whether you're looking for your next great read or want to keep track of your favorites, this app is designed to enhance your reading experience.
- Create and manage personalized reading lists
- Search for books and add them to your lists
- Share recommendations with friends and family
- Responsive design for desktop and mobile
-
Clone the repository:
git clone https://github.com/renedeanda/books.makr.io.git cd books.makr.io -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser.
- Next.js 14.2.5
- React
- Tailwind CSS
- JavaScript
The website is optimized for search engines with appropriate metadata and a descriptive title. The content is tailored for book lovers looking for a convenient way to manage their reading lists.
To enable Google Analytics, add your Google Analytics ID to the .env.local file:
NEXT_PUBLIC_GA_ID=your-google-analytics-id
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.
Makr.io is a collection of 15 open-source Next.js projects that I created to explore the possibilities of AI in development. Each project was built with simplicity and adaptability in mind, making them great for learning or repurposing.
These projects were developed with the assistance of Claude.ai and ChatGPT to streamline design and implementation.
Discover the other projects in the Makr.io series:
- 🖼️ SVG to PNG - Convert SVG files to PNG.
- 📧 Email Preview - Preview HTML emails.
- 📡 RSS Feed Reader - Read top RSS feeds.
- 🔍 DMARC Domain Checker - Check DMARC records.
- 📨 Email Headers Analyzer - Analyze email headers.
- ✉️ Email Subject Line Tester - Test your email subject lines.
- 💬 Quotes Collection - Browse a collection of inspirational quotes.
- 🌍 Country Explorer - Learn about and compare countries.
- 🎨 Color Picker - Pick and explore colors.
- 📚 Book Recommendations - Create and share reading lists easily.
- ⏲️ Pomodoro Timer - A simple, beautiful pomodoro timer.
- 📝 Agenda Planner - Create an agenda with a built-in timer and export to PDF.
- 🤓 HN Enhanced - Explore the latest tech news and jobs with this modern client.
- 📓 Git Repo Explorer - Search GitHub repos with AI keyword detection.
- 🎉 Event Countdown - Create countdowns for things you’re looking forward to.
Enjoy exploring, and feel free to reach out with questions or ideas!