https://github.com/tedlivist/blog-app
https://github.com/tedlivist/blog-app
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tedlivist/blog-app
- Owner: TedLivist
- Created: 2021-06-07T08:30:50.000Z (about 5 years ago)
- Default Branch: development
- Last Pushed: 2021-06-23T15:43:49.000Z (about 5 years ago)
- Last Synced: 2023-03-11T08:52:25.146Z (over 3 years ago)
- Language: Ruby
- Size: 338 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Blog App
> This project was prepared following the tutorials on the Getting Started page on Rails Guide
Additional description about the project and its features.
## Live Demo
[Live Demo](https://shrouded-fjord-79371.herokuapp.com/)
## Built With
- Ruby
- Ruby on Rails
## Getting Started
### Prerequisites
- Node
- Rails
- Ruby
- Yarn
- Text editor
- Git
### To get a local copy up and running simply follow the next step.
Clone this repository on to your local PC
- Click on the `Code` green button
- By the right end of the read-only input containing the repository link click the clipboard icon to copy the link
- In your local PC, open your terminal in the folder you would like to clone the repository into
- Clone the repository with the command: `git clone (copied link)`; like so: `git clone https://github.com/TedLivist/blog-app.git`
- After the clone, type in the command `cd blog-app` to access the directory on the terminal
## Authors
👤 **Teddy-Livingstone Ememandu**
- [Github](https://github.com/TedLivist)
- [Twitter](https://twitter.com/iamxted)
- [LinkedIn](https://linkedin.com/in/tememandu)
👤 **Zulfizar Abdumurodova**
- [GitHub](https://github.com/AbdumurodovaZulfizar)
- [Twitter](https://twitter.com/Zulfiza70357085)
- [LinkedIn](https://linkedin.com/in/zulfizarabdumurodova/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc