A company profile website to showcase their services and cantact details
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.
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
Edit to suit your company needs and brands
- 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
Access app via acme-company-by-joy