/bicycle-shop-backend

This is the backend rails repo for the bicycle-shop-project

Primary LanguageRuby

bicycle-shop

This is a rails restful api created to serve data to the frontend react part of the bicycle-shop project

Build-With:

  • rails
  • ruby
  • VScode

Live Demo:

heroku

Getting Started

To get this project set up on your local machine, follow these simple steps:

  1. Open Terminal.
  2. Navigate to your desired location to download the contents of this repository.
  3. Copy and paste the following code into the Terminal: git clone https://github.com/mahmoud717/bicycle-shop-backend/tree/develpment.
  4. Into the Terminal: run cd bicycle-shop-backend.
  5. Into the Terminal: run bundle i.
  6. Into the Terminal: run rails db:setup.
  7. Into the Terminal: run rails s -p 5000.
  8. To see the website in the browser, open browser and load localhost:5000.

To run the test suits:

  1. Into the Terminal: run rspec.

Authors

👤 Mahmoud Mohammad

Show your support:

Give ⭐ Star me on GitHub — it helps!

📝 License

This project is MIT licensed.