Weblog is social medial like ruby on rails project, it is designed for users to share thoughts and ideas in a web platform
Client
Server
- User Authentication
- Database connection
- MVC
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-prefered-folder
git clone https://github.com/tsohleDev/O-Blogath.git
Install this project with:
cd O-Blogath
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec/
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Video Streaming
- Catching
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give us a star
I would like to thank Microverse for their great content on rails
This project is MIT licensed.