- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Geek The Blog is a blog dedicated to all fans of the geek world. You can post something geeky, comment on what another geek posted or just give a geeky like to a post.
Client
Database
Styles
- signup and login
- create a post
- like posts
- comment on posts
Live demo not available
To get a local copy up and running, follow these steps.
- Ruby installed in your computer. (install guide)
- Rails installed in your computer. (install guide for Ubuntu and Windows)
- Any code editor like Vscode or Vim.
Clone this repo with git. Run the following command in your terminal:
git clone https://github.com/tiagomarin/Geek-The-Blog.git
- Go to the repo directory from the comand line and run
bundle install
- to see it running on your navigator run in your terminal:
./bin/dev
To run tests, run the following command:
rspec
👤 Tiago Lelinski
- GitHub: @tiagomarin
- Twitter: @LelinskiMarin
- LinkedIn: Tiago
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to my learning partners for their support and advices
This project is MIT licensed.