Skip to content

Desenvolvimento de um projeto para uma barbearia. O objetivo do projeto é marcar horários para clientes interessados em corte de cabelo

Notifications You must be signed in to change notification settings

Tajetti/Project-Hair-Day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💈 Hair Day Project

This project was developed for a barbershop, with the goal of managing client appointment scheduling.
During its implementation, I used JavaScript and integrated packages and APIs to expand the system's features.


🚀 How to run

  1. Clone the repository:
    git clone https://github.com/seu-usuario/nome-do-repositorio.git
  2. Access the project folder:
    cd nome-do-repositorio
  3. Install the dependencies:
    npm install
  4. Run in development mode:
    npm run dev
  5. Start the local server (if needed):
    npm run server
  6. Generate the production build:
    npm run build

🛠️ Technologies Used

  • Webpack — Module bundler
  • Babel — Transpiler for browser compatibility
  • HTMLWebpackPlugin — Dynamic generation of the final HTML file
  • CopyWebpackPlugin — Automatic copying of static assets
  • Webpack Dev Server — Local server with Live Reload

About

Desenvolvimento de um projeto para uma barbearia. O objetivo do projeto é marcar horários para clientes interessados em corte de cabelo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published