Skip to content

raphou00/tome

Repository files navigation

📚 Coolbooks

Tome is a plateform to buy e-books, fetched from the open-source gutendex API

📱 Features

  • Landing page with popular books
  • Explore page with pagination
  • (Later) Buy ebooks and find them on "My Library"
  • Seed db using local gutendex

🛠 Tech Stack

  • Next.js
  • AWS
  • TypeScript / JavaScript
  • Gutendex API

🚀 Installation & Setup

1️⃣ Clone the repository

git clone https://github.com/raphou00/tome.git
cd tome

2️⃣ Install dependencies

npm install
# or
bun install

3️⃣ Start the Expo server

npm run dev
# or
bun run dev

🧠 Technical Highlights

  • State management using React hooks
  • Component-based architecture
  • Clean folder structure
  • Mobile-first responsive layout

🔮 Possible Improvements

  • Buy ebooks and read them on the plateform or download in PDF or EPUB

📄 License

MIT License

About

Tome is a plateform to buy e-books, fetched from the open-source gutendex API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors