Example project for a simple company information front-end website made in pure JS without any JS/CSS library or framework. Coniestica: Consolidadora internacional importación exportación y servicio de logística. Notice that Coniestica is a fictitious company.
Run npm run start
to serve the website.
Run npm run build:prod
to build the production bundle.
Go to: Website.
- The website uses hard-coded HTML and values to update the GUI, see values. This is due to avoid calling an API to fetch resources and make the website standalone. This behavior can be changed to fetch the data from a server and use HTML DOM elements to update the GUI instead.
Coniestica Website Animated GIF:
Tobias Briones: GitHub
Example Project: Coniestica
Example project for a simple front-end website made in pure JS for a fictitious company called Coniestica.
Copyright © 2019-2020 Tobias Briones. All rights reserved.
This project is licensed under the GNU General Public License v3.0 or later License.
This project includes images from Pixabay and icons, see the NOTICE file for more details.