Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.6 KB

README.md

File metadata and controls

49 lines (36 loc) · 1.6 KB

Strut

This a simple application with a landing page and an online store for furniture items.

Built With

  • HTML & CSS
  • JavaScript
  • Ruby on Rails
  • React
  • OOP
  • webpack

Live demo

Follow the link

Preview

Homepage Online Store
Screenshot 2022-04-14 at 10 01 52 Screenshot 2022-04-14 at 10 02 08

Getting Started

To get a local copy up and running follow these simple example steps.

  • copy this link https://github.com/hamid-murambiwa/Strut.git.
  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • write git clone https://github.com/hamid-murambiwa/Strut.git.
  • go to the repository folder in your command prompt.
  • run bundle install.
  • run npm install
  • create database in your postgre called hello-rails-react
  • run rails db:migrate
  • To run start the webpack run ./bin/webpack-dev-server.
  • To run the rails server run rails s in your command prompt.

Author

👤 Hamid Murambiwa

📝 License

  • This project is MIT licensed.