Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.98 KB

README.md

File metadata and controls

53 lines (35 loc) · 1.98 KB

📌 Introduction

A place where you get every information about Cryptocurrency and news related to them. It consists of various pages through which user get infromation about Exchanges,Total Cryptocurrencies, Market val and all news related to the Cryptocurrencies. It is made using Reactjs and RapidAPI.

⭐ How to get started?

You can refer to the following articles on the basics of Git and Github and also contact the Project Mentors, in case you are stuck:

⭐ Contributing

PRs Welcome Open Source Love svg2

  • Take a look at the Existing Issues or create your own Issues!
  • Wait for the Issue to be assigned to you after which you can start working on it.
  • Fork the Repo and work on the issue which is assigned to you.
  • Create a Pull Request which will be promptly reviewed and suggestions would be added if necessary.

🛠️ To work with this repo

Star and Fork the Repo 🌟 and this will keep me motivated.

  1. Clone the repository
git clone https://github.com/thisisamanmishra/cryptoworld.git
  1. Change the working directory
cd cryptoworld
  1. Install dependencies
npm install
  1. Make the necessary changes

  2. Run the app

npm run start