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.
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:
- Watch this video to get started, if you have no clue about open source
- Forking a Repo
- Cloning a Repo
- How to create a Pull Request
- Getting started with Git and GitHub
- 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.
Star and Fork the Repo 🌟 and this will keep me motivated.
- Clone the repository
git clone https://github.com/thisisamanmishra/cryptoworld.git
- Change the working directory
cd cryptoworld
- Install dependencies
npm install
-
Make the necessary changes
-
Run the app
npm run start