Skip to content

Crypto360 is a web application to display Crypto currencies from the coin cap API. A user can search for a crypto by name/symbol and the search results will be displayed on top of the list. When a user clicks on a particular crypto, a details page opens containing details of the selected Crypto currency.

License

Notifications You must be signed in to change notification settings

cosywasswa/Crypto360

Repository files navigation

Crypto360

Crypto 360

📗 Table of Contents

📖 [Crypto_360]

[Crypto_360] is a web application to display Crpto currencies from the crypto API. A user can search for a crypto by name/symbol and the search results will be displayed on top of the list. When a user clicks on a particular crypto, a details page opens containing details of the selected Crypto currency.

🛠 Built With

Tech Stack

Client

Key Features

  • [Display all crypto currencies]
  • [Search for a Crypto by name]
  • [Crypto Details page]
  • [Navigate from Details to Home page]

(back to top)

🚀 Live Demo

(back to top)

🚀 Presentation

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Version control (Git preferred)
  • Node.js
  • Code editor (VS Code preferred)

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/cosywasswa/Crypto360.git

Install

Install this project with:

Example command:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

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

To run tests, run the following command:

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Deployment

You can deploy this project using:

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.
Your app is ready to be deployed!

(back to top)

👥 Authors

👤 Author

(back to top)

🔭 Future Features

  • [Custom styling]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project feel free to submit an issue.

(back to top)

🙏 Acknowledgments

This WebApp is inspired by the original design idea of Nelson Sakwa on Behance .

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Crypto360 is a web application to display Crypto currencies from the coin cap API. A user can search for a crypto by name/symbol and the search results will be displayed on top of the list. When a user clicks on a particular crypto, a details page opens containing details of the selected Crypto currency.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published