UpBit | Get it done
UpBit is website for freelancing Developers, you can also create your products with collaborating with developers..!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them.
- Git
apt install git
- NodeJs
apt install nodejs
- NPM
apt install npm
- Yarn
npm install --global yarn
A step by step series of examples that tell you how to get a development env running.
Clone this repository to your local system.
git clone https://github.com/shamilkotta/UpBit_FrontEnd.git
Then go to this project directory by running command cd UpBit_FrontEnd
Install required packages
yarn install
Start the react development server
yarn start
Read contributing instructions and guidlines from here.
- React - A JavaScript library for building user interfaces
- Redux - A Predictable State Container for JS Apps
- Material UI - A popular React UI library
- @Muhammed-Rahif - Contributor
- @shamilkotta - Contributor
- @ajeeshcp - Contributor
- @fathimafarhath - Contributor
More details about contributors here.