Skip to content

front-end-by-rimantas/50-grupe-shop-oop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LICENSE Gluten Status Eco Status Discord

Shop (OOP)

website design project


🌟 About

This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!

Site published at: https://front-end-by-rimantas.github.io/50-grupe-shop-oop/

Design: --

🎯 Project features/goals

  • SPA (single page application)
  • Github pages
  • forms
  • JS rendering (DOM)
  • JS events
  • localStorage
  • class (OOP)

✅ Tasks

  • demo completed task
  • layout render
    • header
    • main content
    • footer
  • navigation between pages
  • product CRUD:
    • list
    • add
    • remove
    • update

🧰 Getting Started

💻 Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

https://git-scm.com

🏃 Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/front-end-by-rimantas/50-grupe-shop-oop.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

🧪 Running tests

There is no tests for this project.

🎅 Authors

Rimantas: Github

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

🔗 Other resources

No other resources.