In this project we are creating a blog app
- Ruby on Rails
- Rspec
- SQL
- Postgresql
To get a local copy, follow these simple steps.
Web browser installed
Cloning a repository
-
On GitHub.com, navigate to the main page of the repository;
-
Above the list of files, click "Code" button;
-
Copy the URL to clone the repository.
-
To clone the repository using HTTPS :
https://github.com/chumaachike/Blog_App.git
-
To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority :
git@github.com:ElsonOtake/Blog_App.git
-
To clone a repository using GitHub CLI :
gh repo clone chumaachike/Blog_App
-
-
Open Terminal;
-
Change the current working directory to the location where you want the cloned directory;
-
Type
git clone
, and then paste the URL you copied earlier.
To run the tests:
-
Open your terminal;
-
Go to your application folder;
-
run
rspec spec/requests
.
👤 Tochukwu Orizu
- GitHub: @Bushido-brown
- Twitter: @tuzyorizu
- LinkedIn: tochukwu orizu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- W3Schools
- Stack Overflow
This project is MIT licensed.