An e-commerce platform for sneakers with a shopping cart functionality and email notifications(In the background) for signing up and creating orders.
Visitors have the ability to shop sneakers and have their orders sent to via email. Also, each logged in users' session has the option to be remembered and managed across multiple browser windows.
- Ruby on Rails
- Redis
- Sidekiq
- Turbo Rails
- Bootstrap
- HTML/CSS
To get a local copy up and running follow these simple example steps.
- ruby v2.7 and above
- rails v6 and above
- Redis installed locally
Open your terminal and run the following commands
>git clone https://github.com/wandji20/sneakers-hub.git
>cd sneakers-hub
run bundle install
run rails s
Open localhoost:3000
to see project in action
👤 Wandji Bertrand
- Github: @wandji20
- Twitter: @wandjibertrand
- Linkedin: Linkedin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!