Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kengen1/stock-manager
Simple React application to simulate buying/selling stocks alongside viewing stock details
https://github.com/kengen1/stock-manager
Last synced: about 2 months ago
JSON representation
Simple React application to simulate buying/selling stocks alongside viewing stock details
- Host: GitHub
- URL: https://github.com/kengen1/stock-manager
- Owner: kengen1
- Created: 2023-09-13T17:58:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-13T18:43:49.000Z (over 1 year ago)
- Last Synced: 2024-04-04T05:37:38.213Z (9 months ago)
- Language: JavaScript
- Homepage: https://master.dprul774073i9.amplifyapp.com/
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting started:
here are the following steps to get the project up and running:
npm install react-scripts
npm starthere is the dependency list and there install commands in case you encounter errors when trying to run the project:
npm install -D tailwindcss
npx tailwind init
npm install @heroicons/react@v1# Closing the project:
if you wish to close the project using ctrl+c will end the local server