https://github.com/gyanqui/webfrontend-ii-finalproject
PastryPal is a university final project for course WDD 330 Web Frontend Development II. I will build a SPA, mostly using JavaScript.
https://github.com/gyanqui/webfrontend-ii-finalproject
javascript modules parcel sap
Last synced: about 2 months ago
JSON representation
PastryPal is a university final project for course WDD 330 Web Frontend Development II. I will build a SPA, mostly using JavaScript.
- Host: GitHub
- URL: https://github.com/gyanqui/webfrontend-ii-finalproject
- Owner: gyanqui
- Created: 2024-10-16T02:12:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T16:52:50.000Z (over 1 year ago)
- Last Synced: 2024-11-28T19:13:24.306Z (over 1 year ago)
- Topics: javascript, modules, parcel, sap
- Language: JavaScript
- Homepage: https://pastrypal.netlify.app/
- Size: 5.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PastryPal
## Randomized production URL
👉 https://pastrypal.netlify.app/
## Table of Contents
- [Description](#-description)
- [Setup](#-setup)
- [Other commands](#-other-commands)
- [Collaborator](#-collaborators)
## 📚 Description
This is a university final project for course WDD 330 Web Frontend Development II. I will build a SPA, mostly using JavaScript.
## 🛠️ Setup
- `npm install`
- `npm run start` starts up a local server and updates on any JS or CSS/SCSS changes.
## 🔩 Other commands
- `npm run build` to build final files when you are ready to turn in.
- `npm run lint` to run ESLint against your code to find errors.
- `npm run format` to run Prettier to automatically format your code.
## 👾 Collaborator
- Gabriel Yanqui Alvarez