Skip to content

t-yanick/re-former

Repository files navigation

Project: Bare Metal Forms and Helpers

In this project, I build a form the old fashioned way and then the Rails way. Find the project requirements here.

Screenshot

screenshot1

Built with

  • Ruby on Rails

Linters

  • Rubocop
  • Stylelint

Getting Started

Follow the steps below to get a local copy running:

Install

  • To run this project on local computer, you need to install Ruby on Rails.
  • Then clone the project by by typing git clone git@github.com:t-yanick/re-former.git.

Run App

  • Type bundle install in the root directory of the project.
  • Type rails server in the root directory of the project.
  • Type rails db:migrate in the root directory of the project.
  • Open a browser, copy and paste http://localhost:3000/users/new

Author

👤 Tazoh Yanick Tazoh

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published