Quote Room is a project solely driven by my love and passion for quotesπ. We all read and see quotes everyday. They are an integral part of our lives.
-
You want to feel bleesed, a quote can do it
You want to express happiness, a quote can do it.
You want to empower others, a quote can do it.
You want to make a strong argument, a quote can do it.
and guess what, cuurently you are reading a quote on quotesπ
Written by me, your project admin [Kanak]π
This is a react based project, which aims to have a large collection of quotes all at one place. It welcomes everyone for contributions.
For interaction and queries: Join the Discord Server
To start contributing, follow the below guidelines:
π. Starπ the repo to appreciate the work.
-
Take a look at the existing issues or create your own issues. Wait for the Issue to be assigned to you after which you can start working on it.
-
Find a feature or a bug that you think you can do/implement.
-
Open an issue.
-
Get it assigned.
-
Work on it and add comments for better understanding of code.
-
Make a pull request.
-
Wait for it to be merged
-
And WOAHLAAAAAAAA! π You contributed to this project.
1. Fork this repository.
2. Clone your forked copy of the project.
git clone https://github.com/your_username/quote-room
3. Navigate to the project directory :
cd quote-room
4. Run the following commands
- To install the dependencies
npm install
- To run the project
npm run
5. AND there is the project running in your browser.π
Note: It might takes upto 5-10mins to start.