Skip to content

This is a project for the web development course. Where we will implement several technologies. It is a fictitious skin care store. In this repo is implemented the fronted side. Here you can find backend side: https://github.com/SilviaPabon/buenavida-backend

License

Notifications You must be signed in to change notification settings

MiguelMRojas/buenavida-frontend

Repository files navigation

Buenavida Front-end

Back-end repositorie is available here.

Requirements

  1. Running golang API (Back-end repository)
  2. .env file created at src/ with the following variables:
VITE_API_HOST=yourhost

If you are running the project in local environment, then, VITE_API_HOSTis localhost:3030

Avilable node scripts

Run in development / watch mode

npm run dev

Run prettier on .tsx files

npm run prettier

Create production build

npm run build

Preview production build

npm run preview

About

This is a project for the web development course. Where we will implement several technologies. It is a fictitious skin care store. In this repo is implemented the fronted side. Here you can find backend side: https://github.com/SilviaPabon/buenavida-backend

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published