rtamiri / baqpa

The ultimate resource for finding the best backpacks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

baqpa.com - backpack comparison πŸŽ’

I was tired of spending hours finding the right backpack and reading reviews. That's why I created a website that aggregates and summarizes 2750 backpack reviews.

Contribute

Website πŸ–₯️

Feel free to contribute to the frontend. Changes will be applied via pull requests. A brief "Getting Started" can be found below.

API and Data πŸ“š

A recent version of our data will be in the "backpacks-db.json". That could be the perfect starting point if you have an idea for a new feature. We have not checked in the API because it does not add any value and the API only passes the data of the database. For access to our API and development just use the API-Key you can find in the environment files or contact us.

Need even more data? πŸ“ˆ

You have an idea for a new analysis or feature you would love to see but miss the data? Get in touch with us at: hello@reviewr.ai

Getting Started πŸ§‘πŸΎβ€πŸ”¬

Configure your environment

Run the website locally

First, run the development server:

npm run dev

# or

yarn dev

Open http://localhost:3000 with your browser to see the result.

About

The ultimate resource for finding the best backpacks.


Languages

Language:JavaScript 98.9%Language:CSS 1.1%