This a simple application with a landing page and an online store for furniture items.
- HTML & CSS
- JavaScript
- Ruby on Rails
- React
- OOP
- webpack
| Homepage | Online Store |
|---|---|
![]() |
![]() |
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 sin your command prompt.
👤 Hamid Murambiwa
- GitHub: @hamid-murambiwa
- Twitter: @Hamid87789454
- LinkedIn: LinkedIn
- This project is MIT licensed.

