Topic of the project: Furniture Store
is a online shop where you can see all info for the company: about, shoowrooms, contact, category of products, shopping cart, and etc.
Ruby version: 3.1.1 (check here)
Rails version: 7.0.2 (check here)
- Ruby Installation: Click here
- Rails Installation: Click here
- Git
- Node
- Yarn
- Postgresql
- Terminal
- Ruby
- Rails
- TailwindCSS
- Clone the repository
- Make sure you have the suitable version for the project (as stated above)
- Note: If you do not have the suitable versions installed, refer to the links above to find the steps for installation of Ruby and Rails
- Go to the correct directory
- Run the following commands:
bundle
yarn install
rails db:create && rails db:migrate && rails db:seed
rails server
- Open your browser and go to http://localhost:3000/
👤 NURI LACKA
- GitHub: @Nuri1977
- LinkedIn: @Nuri
- Twitter: @LackaNuri
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Inspiration: @Kennedy-tech Struga
- Special thanks for suporting me:
- Orce @OrceMaceski
- Violeta @violeta-p
This project is MIT licensed.