Skip to content

DomanskiFilip/FullStack-CW-FrontEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullStack-CW-FrontEnd

This is the frontend for the FullStack Coursework project.
It is a Vue 3 SPA built with Vite and deployed on GitHub Pages.

Vue.js GitHub Pages

Features

  • Browse and search lessons
  • Add/remove lessons from cart
  • Checkout and place orders
  • Responsive and modern UI

Tech Stack

  • Vue 3
  • Vite
  • GitHub Pages (deployment)

Live Demo

The frontend is live at:
https://domanskifilip.github.io/FullStack-CW-FrontEnd/

Backend API

This app connects to the backend API hosted on Render.com:
https://fullstack-cw-backend-d2z9.onrender.com/lessons

backend repository: https://github.com/DomanskiFilip/FullStack-CW-BackEnd

Development

npm install
npm run dev

Build & Deploy

npm run build
npm run deploy

The site is published to GitHub Pages at the URL above.


About

A coursework project for 3 year full-stack class - Front-end -> github pages hosted

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors