Skip to content

Geffrerson7/ONLINE-COURSES-API-FRONTEND

Repository files navigation

ONLINE-COURSES-API-FRONTEND

It is an application to purchase online courses using the Mercado Pago API.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_ACCESS_TOKEN

Technologies and programming languages

Run Locally

Clone the project

  git clone https://github.com/Geffrerson7/ONLINE-COURSES-API-FRONTEND.git

Go to the project directory

  cd ONLINE-COURSES-API-FRONTEND

Install dependencies

  npm install

Run project

  npm run dev

Author