Skip to content

amrendrakind/ledger-lunacy

Repository files navigation

Project Name : Ledger Lunacy

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.

Built With

  • React JS with Redux
  • JSX
  • JavaScripts
  • CSS
  • HTML

Live Demo (Link for Ledger Lunacy)

Onrender

Take a look at the Ledger Lunacy page

Development set up

move into project directory

cd ledger-lunacy

Install Project dependancies using NPM

npm install

launch project locally with

npm start

Available Scripts

In the project directory, you can run:

npm start

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.\

npm run build

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.

Author

👤 Amrendra K

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • EquityList team for design and providing assignmnet.
  • Page designed based on EquityList design.
  • Code snippet support from online resources.

📝 License

This project is MIT licensed.