pavanmehta91 / bookoid

An open source library management solution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookoid

This project exists for people to learn web development and thrive in Open Source, while also being a killer book library management style app.

context

What can I contribute?

The issues page has a list of things we want to do and a bunch of discussions being had.

Technologies

This project uses:

so far. We'd recommend familiarity with these before continuing. Read each one's docs if you haven't already and come back.

Pro tip: use the Tailwind IntelliSense VS Code plugin for a better developer experience.

Learning

The best way to learn if you're unfamiliar with most things is to check out the pull requests page to find "pull requests" for each feature. Pull requests are things that contain modified code that adds or removes functionality or behavior.

Contributing

You need to be familiar with git if you aren't already. We recommend checking the docs.

If you're good with git, and have NodeJS installed,

  1. Clone this repo
  2. cd into it and run yarn to install dependencies
  3. yarn dev will start a local development server with fast refresh allowing you to develop locally

<3

About

An open source library management solution.

License:MIT License


Languages

Language:TypeScript 64.8%Language:JavaScript 21.5%Language:CSS 13.7%