In this project I built a blog-like web application using ruby on rails.
- Ruby -v 2.7.2
- Rails -v 6.0.3.4
- Postgresql
- VScode
- Cloudinary
- Carrierwave
- Devise
- Figaro
- Capybara
To get this project up and running locally, you must already have ruby and necessary gems installed on your computer
To get this project set up on your local machine, follow these simple steps:
- Open Terminal.
- Navigate to your desired location to download the contents of this repository.
- Copy and paste the following code into the Terminal: git clone https://github.com/NtwaliHeritier/lifestyle-app.git
- Run
cd lifestyle-app
. - Run
bundle install
to get the necesary gems. - Change the db password in database.yml to your postgres password
- Run
rails db:migrate
. - Run
rails server
👤 NTWALI Heritier
- Github: @NtwaliHeritier
- Linkedin: @NtwaliHeritier
- E-mail: Email
- Twitter: @NtwaliHeritier
Give ⭐ Star me on GitHub — it helps!
This project is MIT licensed.