Skip to content

Latest commit

 

History

History
106 lines (68 loc) · 2.6 KB

README.md

File metadata and controls

106 lines (68 loc) · 2.6 KB

Upbit logo

UpBit Front End

Status GitHub Issues GitHub Pull Requests


UpBit | Get it done

📝 Table of Contents

🧐 About

UpBit is website for freelancing Developers, you can also create your products with collaborating with developers..!

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

  1. Git
apt install git
  1. NodeJs
apt install nodejs
  1. NPM
apt install npm
  1. Yarn
npm install --global yarn

Installing and running on development mode

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

Contributing

Read contributing instructions and guidlines from here.

⛏️ Built Using

  • React - A JavaScript library for building user interfaces
  • Redux - A Predictable State Container for JS Apps
  • Material UI - A popular React UI library

✍️ Authors

More details about contributors here.