Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.71 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.71 KB

Feature_graphic

Barbell Hub

Overview

This website was created to be a marketing/support website for the Barbell Hub mobile app, with the intention to redirect new users to the Google Play Store and download the app.

LIVE LINK: www.barbell-hub.com

Features

  • New users can create an account through the web site.
  • Current users can login and read articles related to training.
  • Current users can login and check their dashboard, which contains information related to their training history.
  • If you are logged in as an admin, you are able to create new blog posts.

Installation and Running

1- Clone the repo
git clone https://github.com/DonUggioni/strongfy_web.git

2- Install the dependencies
npm install

3- Run the project on a local server
npm run dev

Dependencies

This project is built with the following technologies:

Screenshots

  1. Homepage Captura_de_ecra_2023-07-23_110728_50

  2. Articles Captura_de_ecra_2023-07-23_110756_50

  3. Dashboard Captura_de_ecra_2023-07-23_110815_50