dscnsec / Stake-frontend-clone

Frontend clone of Stake, an Australian-Curaçaoan online casino.
7 stars 12 forks source link

Docs: Updating Readme.md #3

Closed trinetra110 closed 1 month ago

trinetra110 commented 1 month ago

Description

Giving proper structure to Readme.md and adding banner for hacktoberfest, badges, emoji's, etc. to get a clear understanding of the project and to attract Contributors to contribute in this project.

Additional note

Please add "hacktoberfest" level to this issue.

dakshsinghrathore commented 1 month ago

Kindly omit addition of badges, emojis will work also add "all-contributors"

dakshsinghrathore commented 1 month ago

@trinetra110 Also add the guide on how to fireup the project locally like this ⬇️

image

dakshsinghrathore commented 1 month ago

Mention this note for contributors to understand the structure we are following in this clone project

Component-Based Structure

We use a component-based structure with React, keeping UI elements modular and reusable. All UI components should go in the src/components/ui/ folder to maintain consistency and organization.

Contributor Guidelines:

@trinetra110

trinetra110 commented 1 month ago

Kindly omit addition of badges, emojis will work also add "all-contributors"

@dakshsinghrathore The all-contributors bot can be added by the repo owner/maintainer I guess ? If it can be added by a contributor, please tell me how, I'll try it.

dakshsinghrathore commented 1 month ago

@trinetra110 https://github.com/ekreative/react-native-braintree/issues/43 try to implement it, if you face any challenges ping me.

trinetra110 commented 1 month ago

@dakshsinghrathore Will do, thanks !

dakshsinghrathore commented 1 month ago

@trinetra110 Kindly add the readme first, it is of utmost priority at this moment, contributors bot can be added later too.

trinetra110 commented 1 month ago

Ok almost done.