tamires-manhaes / react-investiments

React Investments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Investments

Installation

This project requires Node.js v15+ to run.

Install the dependencies and devDependencies and start the server and frontend. to run server:

cd server
yarn i
yarn start

to run frontend:

cd web
yarn i
yarn dev

License

MIT

Free Software, Hell Yeah!

About

React Investments


Languages

Language:JavaScript 74.8%Language:HTML 17.4%Language:CSS 7.8%