Skip to content

[EN][please see README.md] FRONTEND del proyecto Instaya, desarrollado en React.js. Node.js, Vite y desplegado en Docker. Esta es una aplicación web para una empresa de mensajería de paquetes físicos.

Notifications You must be signed in to change notification settings

camilo6castell/Instaya-frontend

Repository files navigation

Instaya: Frontend

JavaScript Node.js React Vite

About

This project is developed in JavaScript using Node.js, React.js, and Vite.

The execution environment of the Instaya project in its entirety is called MERN and this part refers specifically to the Frontend of the application.

Instaya is an exercise that showcases a web application for a physical package courier company. The Frontend part of the application demonstrates an interactive and fast experience, updated in real-time using React's hooks.

Developed as an exercise as part of the "MisiónTIC" program by the Colombian government to train programmers in response to the high demand for these professionals.

Features

  1. Session management through cookies.
  2. Security through password encryption and decryption.
  3. Login, register, and home views.
  4. Interactivity and fluency in the use of components in the different views.
  5. Parcel tracking through unique code generation.
  6. Possibility of editing shipments and changing order parameters.

Installation

To install and run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/instaya-frontend.git
  2. Navigate to the project directory:
    cd instaya-frontend
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev

Usage

After starting the development server, you can access the application at http://localhost:3000 in your web browser. You can use the following credentials to log in:

Test Credentials

Regular User

  • Email: user@example.com
  • Password: password123

Admin

  • Email: admin@example.com
  • Password: adminpassword

Live Application

The application is deployed and can be accessed via the following link:

Vercel

Documentation

The formal project documentation (in Spanish) can be accessed via the following link:

Google Drive

Contact

For any inquiries or feedback, you can reach me via LinkedIn.

About

[EN][please see README.md] FRONTEND del proyecto Instaya, desarrollado en React.js. Node.js, Vite y desplegado en Docker. Esta es una aplicación web para una empresa de mensajería de paquetes físicos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published