An open API service indexing awesome lists of open source software.

https://github.com/sofiatechnology/libraryware

Libraryware is an online platform that makes reading interactive and social. Users can access books, bookmark sections, and share their thoughts with friends, enhancing their reading experience through connection and collaboration.
https://github.com/sofiatechnology/libraryware

convex nextjs tailwindcss typescript

Last synced: 10 months ago
JSON representation

Libraryware is an online platform that makes reading interactive and social. Users can access books, bookmark sections, and share their thoughts with friends, enhancing their reading experience through connection and collaboration.

Awesome Lists containing this project

README

          

# LibraryWare

**Libraryware** is an online platform that makes reading more interactive and social. It allows users to easily access and read books, bookmark their favorite sections, and share their thoughts with friends. Whether you're exploring a new title or revisiting a classic, Libraryware enhances your reading experience by connecting you with others who share your passion for books.

## Inspiration

We were inspiration by the library but we need to put more connections with people who already read the book for creating a community

## What it does
It allows people to search book, filter, read and bookmarked them for reading them later and give them a forum when they can share their thoughts about the books they are read and someone can make a post to propose other read to read it also

## Features
- **Next.js**: React-based framework for fast, server-rendered web applications.
- **TypeScript**: Ensures code reliability with static typing.
- **Tailwind CSS**: Utility-first CSS framework for styling.
- **Convex**: Full Stack Backend Framework

## What's next for Libraryware
We plan to variety of books, and we allows people to make meeting to speak about the book in the forum

## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/sofia-goma/libraryware.git
```
2. Install dependencies:
```bash
npm install
```
3. Start the development server:
```bash
npm run dev
```
4. Open your browser and go to [http://localhost:3000](http://localhost:3000).

## Project Structure
- **src/**: Main application code.
- **convex/**: Convex configuration.
- **public/**: Static assets like images and icons.

## Contributors



## License
This project is licensed under the Apache-2.0 License.