Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdulhamiid/hellorails
https://github.com/abdulhamiid/hellorails
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdulhamiid/hellorails
- Owner: abdulhamiid
- Created: 2022-09-22T07:46:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T10:44:23.000Z (over 2 years ago)
- Last Synced: 2024-10-28T12:46:21.385Z (2 months ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Table of Contents
* [About the Project](#hello-rails)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Contributing](#🤝-contributing)
* [Author](#author)## Hello Rails
> In this project, I practice setting up a Ruby on rails project.## Built With
- Ruby
- JavaScript
- Ruby on Rails## Getting Started
### Clone this repository
To clone the repo run:
```
git clone https://github.com/abdulhamiid/hellorails.git
```
To access the cloned directory, run:
```
cd hellorails
```## Author
👤 **Abdulhamid**
- GitHub: [abdulhamiid](https://github.com/abdulhamiid)
- Twitter: [@abdulhamid_adio](https://twitter.com/abdulhamid_adio)
- LinkedIn: [Adio Abdulhamid](https://linkedin.com/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues)
### To Contribute to this project
1. Fork the Project
2. Create your Feature Branch
```
git checkout -b feature/newFeature
```
3. Commit your Changes
```
git commit -m 'Add some newFeature'
```
4. Push to the Branch
```
git push -u origin feature/newFeature
```
5. Open a Pull Request## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks to Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.