This project is based on the Odin Project: Bare Metal Forms and Helpers. The project Bare Metal Forms and Helpers was executed to fulfill Microverse Technical Curriculum - Ruby on Rails section. Involves building some forms, both using nearly-pure HTML and then graduating to using the helper methods that Rails provides.
- Ruby on Rails
- Ruby
- Atom code Editor
- Git CLI
- CMD CLI
- Rubocop
- Stylelint
To use this application
- Click on code button.
- Copy the link
- On your local machine open git application
- Type 'git clone' and paste the link you copied in step 2.
- Go to application root folder and open bash terminal
- Type 'bundle install' to get the necesary gems.
- Type 'yarn'
- Type 'rails db:migrate'
- Type 'rails c' to start rails console and interact with the application or: 10.Type 'ruby bin/rails server
👤 Rayan Rassam
- Github:@Rayan84
- Twitter:@Rayan65096267
- LinkedIn:@rayan rassam
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.