Skip to content

This is a simple four pages website built with HTML, CSS and served with Node. Just to learn how to use node to serve a website.

Notifications You must be signed in to change notification settings

dinakajoy/acme-company-website

Repository files navigation

acme-company-website

A company profile website to showcase their services and cantact details

Description

Every company needs an online portfolio that will not only tell their story, vision and mission as an organization but also tell their customers how to reach them. This reason was what inspired me to build this demo project, to mimick wthe kind of solutions I look forward to helping organizations and individuals solve. This is just for demo purposes and a real one will go with some more work and animation but I think this can serve to tell the story that I CAN DO IT.

This website was built with HTML, CSS, jQuery and served with Express. Just to learn how to use express.js to serve a website.

Installation

Clone the repository and cd into the project directory
Run npm install to install all dependencies
Run npm dev-start to start the application in development mode on port 5000
Open localhost:5000 in your browser
OR
Run npm start to start the application in production mode

Usage

Edit to suit your company needs and brands

Built With

  • HTML - For the markup
  • CSS - For styling the user interface
  • jQuery - For functionaity
  • Node - To serve the contents
  • Webpack - To bundle static assets for production

Link

Access app via acme-company-by-joy

Author

Odinaka Joy

About

This is a simple four pages website built with HTML, CSS and served with Node. Just to learn how to use node to serve a website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published