Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 start

here 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