Skip to content

Furniture Agency Website built in HTML/CSS/JS and bundled in ParcelJS

Notifications You must be signed in to change notification settings

M-Bekheet/Wooder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wooder

Furniture Agency Website built in HTML/CSS/JS and bundled in ParcelJS

🔥 Features

├── 100% compatible with all modern browsers.
├── Built in pure HTML, CSS, and JS. No heavy-weight libraries. 
├── Bundled in Parcel JS bundler
└── Styles in flexbox, made it easier to be styled for different devices' screens.

🚀 Quick start

  1. Clone project.

    git clone https://github.com/Lartwel/Wooder.git
  2. Intsall dependencies.

    Navigate into your new site’s directory and start it up.

    cd Wooder/
    npm install
  3. Start developing.

      npm start

🧐 What's inside?

├── css
├── images
├── js
├── dist >> public directory
├── index.html
├── .gitignore
├── package.json
├── package-lock.json
└── README.md

About

Furniture Agency Website built in HTML/CSS/JS and bundled in ParcelJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published