I was tired of spending hours finding the right backpack and reading reviews. That's why I created a website that aggregates and summarizes backpack reviews.
Feel free to contribute to the frontend. Changes will be applied via pull requests. A brief "Getting Started" can be found below.
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.
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
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.