This is a repo to learn programming using a stack
- Backend: Node.js
- Frontend:
- HTML for structure
- CSS for styling
- Database: Mariadb
the goal is to make a website that acts as a workout tracker/companion Installation Steps:
clone this repo using git clone https://github.com/Rishcursion/Javascript-hope/ cd into Javascript-hope using cd Javascript-hope Initialize npm using npm install run using nodemon app.js or your preferred live server module