GithubHelp home page GithubHelp logo

mamane19 / currencies Goto Github PK

View Code? Open in Web Editor NEW

This project forked from silverhairs/currencies

0.0 0.0 0.0 73 KB

A website to calculate exchange rates between currencies

Home Page: currencies-swart.vercel.app

Shell 0.18% TypeScript 89.34% JavaScript 0.66% SCSS 9.82%

currencies's Introduction

Nothing really special, just another random project that uses Typescript and NextJS (actually, I am learning Typescript here) because @mamane19 is advocating way too much for typescript and I want to see what's so special about this language.


This app is deployed on vercel, you can check it here.


What is this ?

This is a not so special React app that provides the user with an interface where they can make currency conversions and also get the exchange rates between two currencies for the last 30 days in a chart cause charts are beautiful.

How does it work ?

The app is using Alphavantage's API to make the conversions and get the exchange rates; good old localStorage to cache the data cause we don't wanna make too many requests to the API; and ChartJS to display the data in a stunning graph(again because charts are gorgeous).

We are using NextJS cause it's super fast and easy to use, and Typescript cause it reminds me of the perfect language which is Dart.

Getting Started

After cloning the repository, you will need to create a .env file in the root directory of the project and create the environment variables specified in the .env.example file.

Note: You can get an API key on Alphavantage's website.

Install the dependencies:

npm install
#or
yarn

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

currencies's People

Contributors

silverhairs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.