Chortkeh helps to have updated value of assets and keep track of their efficiency.
- Clone this project
- Go to chortkeh directory
cd chortkeh
- Go to client folder
cd client
- Install dependencies
npm install
- Get server running:
npm start
- Do the same process in
chortkeh/server
- Create React App - React App Generator
- SASS - CSS Preprocessor
- JSON server - REST services
- React Roter DOM - Router
- FontAwesome - icons
- Redux - State manager
- npm - Dependency management
- chartJS - charting library
- PurpleBooth's README Template - README Template
- Mohammad Hosein Mighani - Initial work - MHMighani
This project is licensed under the MIT License - see the LICENSE.md file for details