https://github.com/miloua91/library-tower
A minimalist library to read public domain books.
https://github.com/miloua91/library-tower
booklibrary portfolio-project
Last synced: 8 months ago
JSON representation
A minimalist library to read public domain books.
- Host: GitHub
- URL: https://github.com/miloua91/library-tower
- Owner: Miloua91
- License: mit
- Created: 2024-02-14T12:23:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T13:16:04.000Z (almost 2 years ago)
- Last Synced: 2025-02-15T08:39:19.050Z (over 1 year ago)
- Topics: booklibrary, portfolio-project
- Language: TypeScript
- Homepage: https://library-tower.vercel.app
- Size: 452 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About The Library
[![Product Name Screen Shot][product-screenshot]](https://library-tower.vercel.app)
I made this portfolio project to learn React, TypeScript and Tailwind.
* I built the library with Next.js and added type safety with TypeScript.
* It has a minimalistic design styled with TailwindCSS.
* The public domain books are hosted in Supabase.
### Built With
Next.js: Front-end framework for building React applications.
Supabase: Backend platform for user authentication, database management.
TailwindCSS: A utility-first CSS framework.
* [![Next][Next.js]][Next-url]
* [![Supabase][Supabase]][Supabase-url]
* [![Tailwind][Tailwind]][Tailwind-url]
## Contact
Miloua Mokhtar - [LinkedIn](https://www.linkedin.com/in/mokhtar-miloua/) - Email
Website: [mokhincode.com](https://mokhincode.com)
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[Tailwind]: https://img.shields.io/badge/tailwindcss-000000?style=for-the-badge&logo=tailwindcss
[Tailwind-url]: https://tailwindcss.com/
[Supabase]: https://shields.io/badge/supabase-black?logo=supabase&style=for-the-badge
[Supabase-url]: https://supabase.com/
[product-screenshot]: ./public/library.PNG