Application made for the GoLedger Challenge. The app was built using ReactJS, focusing on desktop, but it also has a good compatibility with mobile.
-
Clone the repository:
git clone https://github.com/nYCSTs/goledger-challenge-web.git
-
Go to the project directory:
cd goledger-challenge-web/goledger
-
Install dependencies (npm or yarn is required)
npm:
npm install
yarn:
yarn install
-
Start the server locally:
yarn start
-
Open
http://localhost:3000
on your browser
Name | Link |
---|---|
React | Link |
axios | Link |
ESLint | Link |
multiselect-react-dropdown | Link |
react-dom | Link |
react-flags-select | Link |
react-flexbox-grid | Link |
react-icons | Link |
react-loading | Link |
react-modal | Link |
react-multi-carousel | Link |
react-router | Link |
react-router-dom | Link |
styled-components | Link |