Git Product home page Git Product logo

bloghive's Introduction

๐Ÿฆ‘ ๐Ÿฆ‘

๐Ÿฆ‘

๐Ÿ“ถ Contributions

๐Ÿฆ‘

๐Ÿ›  Technologies & Tools

My Skills

๐Ÿฆ‘

๐Ÿ“Œ

๐Ÿฆ‘

bloghive's People

Contributors

dev-phantom avatar jayanth-kumar-morem avatar takanome-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bloghive's Issues

Feature: update text size and color for the subscribe card

Type of feature

๐Ÿ• Feature

Current behavior

subscribe

Suggested solution

  • Change bg color to match the screenshot below (use bg-slate-300)
  • change text size

subscribe_xd

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Design: Update hero section

What would you like to share?

Currently, the hero section contains only a title and a paragraph. Adding the dashboard screenshot would make it look much more attractive.

Example

Hero

Additional information

We're looking for help with the design of our dashboard and we welcome any contributions! If you're interested in contributing your design skills to the project, we'd love to hear from you. Whether you have a full design concept in mind or just want to help out with some smaller design tasks, any contribution is appreciated.

Here is the figma file: https://www.figma.com/file/OI6kqMhO65Eh5LXC40uuOH/BlogHive?node-id=42%3A153&t=2uox2r3MK2KF0Ehq-0

Let me know if you're interested

Code of Conduct

  • I agree to follow this project's Code of Conduct

Feature: Add responsiveness for smaller devices

Type of feature

๐Ÿ• Feature

Current behavior

This is the current behaviour

image

Suggested solution

Break points for different devices should be defined in the tailwind.config.js file

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Feature: add icons to features section

Type of feature

๐Ÿ• Feature

Current behavior

This is what the features section looks like:

key_features

Suggested solution

  • remove border
  • install React Icons
  • replace the text placeholder icon with an icon (see screenshot)
  • Don't change the card background (for now)
    key_features_xd

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Feature: add icons to advanced feature section

Type of feature

๐Ÿ• Feature

Current behavior

advanced_features

Suggested solution

  • Replace the text Icon with an icon from React Icons.
  • Remove borders

โ„น๏ธ Note: Issue #22 needs to be resolved before this one

advanced_features_xd

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Feature: update input and button components

Type of feature

๐Ÿ• Feature

Current behavior

input_newsletter

Suggested solution

  • Create a reusable input component inside components/atoms
  • Change the button type (see screenshot)

โ„น๏ธ The button can be outside of the input for now

Final Result:

input_newsletter_xd

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Feature: Update footer links

Type of feature

๐Ÿ• Feature

Current behavior

footer_links

Suggested solution

Update links position and sizes to match the image below

footer_links_xd

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Feature: Add preview live link

Type of feature

๐Ÿ• Feature

Current behavior

There is no current preview link to the site

Suggested solution

Try using vercel or netlify

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/pr-labeller.yml
  • actions/github-script v6
npm
apps/server/package.json
  • @nestjs/common ^9.0.0
  • @nestjs/core ^9.0.0
  • @nestjs/platform-express ^9.0.0
  • reflect-metadata ^0.1.13
  • rimraf ^3.0.2
  • rxjs ^7.2.0
  • @nestjs/cli ^9.0.0
  • @nestjs/schematics ^9.0.0
  • @nestjs/testing ^9.0.0
  • @types/express ^4.17.13
  • @types/jest 28.1.8
  • @types/node ^16.0.0
  • @types/supertest ^2.0.11
  • @typescript-eslint/eslint-plugin ^5.0.0
  • @typescript-eslint/parser ^5.0.0
  • eslint ^8.0.1
  • eslint-config-prettier ^8.3.0
  • eslint-plugin-prettier ^4.0.0
  • jest 28.1.3
  • prettier ^2.3.2
  • source-map-support ^0.5.20
  • supertest ^6.1.3
  • ts-jest 28.0.8
  • ts-loader ^9.2.3
  • ts-node ^10.0.0
  • tsconfig-paths 4.1.1
  • typescript ^4.7.4
apps/web/package.json
  • next 13.1.1
  • react 18.2.0
  • react-dom 18.2.0
  • eslint 8.30.0
  • next-transpile-modules 10.0.0
  • @types/node ^18.0.0
  • @types/react 18.0.26
  • typescript ^4.5.3
package.json
  • eslint ^8.0.0
  • husky ^8.0.1
  • lint-staged ^13.0.2
  • next 13.1.1
  • typescript ^4.7.4
  • npm >=7.0.0
  • node >=14.0.0
  • pnpm 7.19.0
packages/eslint-config-custom/package.json
  • @typescript-eslint/eslint-plugin ^5.27.1
  • @typescript-eslint/parser ^5.27.1
  • eslint ^8.2.0
  • eslint-config-airbnb ^19.0.4
  • eslint-config-airbnb-base ^15.0.0
  • eslint-config-airbnb-typescript ^17.0.0
  • eslint-config-next ^13.0.0
  • eslint-config-prettier ^8.3.0
  • eslint-import-resolver-typescript ^3.0.0
  • eslint-plugin-import 2.26.0
  • eslint-plugin-prettier ^4.0.0
  • eslint-plugin-react 7.31.11
  • eslint-plugin-react-hooks ^4.5.0
packages/tsconfig/package.json
packages/ui/package.json
  • @types/react ^18.0.0
  • @types/react-dom ^18.0.0
  • eslint ^8.0.0
  • react ^18.0.0
  • typescript ^4.5.2

  • Check this box to trigger a request for Renovate to run again on this repository

Feature: add storybook as a package

Type of feature

๐Ÿ• Feature

Current behavior

Use Storybook for our design system. Doing so, we can preview components and share them with non-developer contributors, such as ui/ux designers.

Suggested solution

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Feature: Add padding to the nav signIn button

Type of feature

๐Ÿ• Feature

Current behavior

there is no padding in the current sign in button
image

Suggested solution

To fix this add px-3 to the button

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Feature: add social icons to footer

Type of feature

๐Ÿ• Feature

Current behavior

footer_logo

Suggested solution

Replace blue boxes with social icons (use react icons)

footer_logo_xd

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.