Skip to content

alef-garrido/garrido-crypto-watch

Repository files navigation

Garrido CryptoWatch

SPA that allows users to browse data from top-rated cryptocurrencies.

Built With

Live Demo

Live Demo

Documentation Video

See here

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Node.js

Setup

Install

You can run it on your local machine by cloning the project.

  • Click on the green "Code" button
  • Copy the link
  • On your Terminal run git clone $<LINK> replacing $<LINK> with the link you just copied.
  • cd to the folder where you cloned the repo
  • Now you can run the commnads below as needed.

Usage

1. npm install

Install all the dependencies needed for the project to work correctly.

2. npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Run tests

npm test

Launches the test runner in the interactive watch mode.

Deployment

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
This makes the app ready to be deployed!

Authors

👤 Alef Garrido

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments 🤝

📝 License

This project is MIT licensed.

Releases

No releases published

Packages

No packages published