Skip to content

etaelith/dolar-rate

Repository files navigation

Dollar Rate

This application is designed to display real-time Dollar quotations in Argentina. You can see the quotation of the Official Dollar, Dollar Bolsa, and Dollar Blue.

Requirements

  • Node.js
  • npm | yarn | pnpm

Getting Started

First, clone the repository:

git clone https://github.com/etaelith/dolar-rate.git

Then, navigate to the project directory:

cd dolar-rate

Install the dependencies with npm or yarn:

npm install
# or
yarn install
# or
pnpm install

Available Scripts

In the project directory, you can run:

npm run dev or yarn dev or pnpm dev

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

npm run build or yarn build or pnpm build

Builds the app for production to the build folder.

npm run start or yarn start or pnpm start

Runs the app in production mode. You should run npm run build, or pnpm build or yarn build before using this command.

npm run lint or yarn lint or pnpm lint

Runs the linter on all project files.

Dependencies

Documentation

To learn more about the technologies used in this project, you can check out the following documentation:

Author

License

This project is under the MIT license. See the LICENSE file for more details.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Releases

Packages

Used by

Contributors

Languages