https://github.com/codershubinc/yourbook
https://github.com/codershubinc/yourbook
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codershubinc/yourbook
- Owner: codershubinc
- Created: 2025-02-02T16:28:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-15T18:13:35.000Z (over 1 year ago)
- Last Synced: 2025-08-15T21:19:33.051Z (11 months ago)
- Language: TypeScript
- Homepage: https://your-book-tawny.vercel.app
- Size: 205 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Your Book Web
## Overview
This is a simple Todo application built with Next.js and appwrite .
This app is best storage solution for cloud storage and database.
## Features
- User authentication
- User can upload any type of data .
## Installation
1. Clone the repository:
```bash
git clone https://github.com/codershubinc/YourBook.git
```
2. Navigate to the project directory:
```bash
cd YourBook
```
3. Install the dependencies:
```bash
npm install
```
## Usage
1. Start the development server:
```bash
npm run dev
```
2. Open your browser and navigate to `http://localhost:3000`.
## Contributing
Contributions are welcome! Please open an issue or submit a pull request for any changes.
## License
This project is licensed under the MIT License.