[Birre app] is a birre manager website.
Describe the tech stack and include only the relevant sections that apply to your project.
Describe between 1-3 key features of the application.
Add a link to your deployed project.
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd birre
git clone https://github.com/IamYunusAli/Birre.git
cd birre
Open in your favorite editor
Install this project with:
cd birre
gem install
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
bin/rspec spec
You can deploy this project using:
Mention all of the collaborators of this project.
š¤ Yunus Ali
Describe 1 - 3 features you will add to the project.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase. I would like to thank... Original design idea by Gregoire Vella on Behance.
the design Design here
Add at least 2 questions new developers would ask when they decide to use your project.
[Question_1]
[Question_2]
This project is MIT licensed.