Skip to content

Example project for a simple front-end website made in pure JS for a fictitious company called Coniestica.

License

Notifications You must be signed in to change notification settings

tobiasbriones/ep-coniestica

Repository files navigation

Example Project: Coniestica

Project   GitHub Repository

GitHub Project License

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.

Getting Started

Run npm run start to serve the website.

Run npm run build:prod to build the production bundle.

Go to: Website.

Notes

  • 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.

Screenshots

Screenshot 1


Screenshot 2


Coniestica Website Animated GIF: Coniestica Website GIF

Contact

Tobias Briones: GitHub

About

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.

License

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.