This project involves getting your feet wet on the ruby on rails. The learner should familiarize him/herself with rails testing, routes, models and basic rails commands.
- Ruby,
- Ruby on rails
Clone this repo to get a local copy of the project locally.
- Ensure that you have ruby installed -- check out the official documention
- Text Editor: Visual Studio or sublime text recommended
- Rubocop for linting
- cd project folder
- Run bundle install to install all the missing project dependencies.
- gem install to install rubocop for linting purposes
- Run 'rails server'.
- Navigate to your browser on 'localhost:3000'.
- The project should be up and running.
👤 Cyrus Kiprop
- Github: Cyrus-Kiprop
- Twitter: @kipropJS
- Linkedin: Cyrus Kiprop
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Odin projects on Rails
This project is MIT licensed.