- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[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.
- [Display all crypto currencies]
- [Search for a Crypto by name]
- [Crypto Details page]
- [Navigate from Details to Home page]
- This is 'Crypto 360'Live Demo Link
- This is 'VidVib presentation'Presentation Video
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Version control (Git preferred)
- Node.js
- Code editor (VS Code preferred)
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/cosywasswa/Crypto360.git
Install this project with:
Example command:
cd my-project
npm install
To run the project, execute the following command:
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.
To run tests, run the following command:
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
You can deploy this project using:
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!
👤 Author
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Custom styling]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to submit an issue.
This WebApp is inspired by the original design idea of Nelson Sakwa on Behance .
This project is MIT licensed.