The Ledger Lunacy is about creating a UI for a bank account that investors use to invest in startups. You only have access to an API created by the underlying bank. This project was created by making use of React and Redux.
- Complicated_ledger.json Data has been kept in ledgerAPI.js of src > redux > ledger folder.
- React JS with Redux
- JSX
- JavaScripts
- CSS
- HTML
Take a look at the Ledger Lunacy page
move into project directory
cd ledger-lunacy
Install Project dependancies using NPM
npm install
launch project locally with
npm start
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.\
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
👤 Amrendra K
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- EquityList team for design and providing assignmnet.
- Page designed based on EquityList design.
- Code snippet support from online resources.
This project is MIT licensed.