Beezniss is a single-page business dashboard built with React, incorporating many components of utility to businesses, including a task manager, a sales forecaster, live messaging and video conferencing.
Clone down the directory and navigate to in in your terminal. While in this directory, run the following commands:
yarn install
cd client
yarn install
cd ..
After both installations complete, run the following command in your terminal:
yarn start
That's it! The app should then automatically run on http://localhost:3000.
- React
- Express
- Node
- Semantic-UI
- Sequelize / MySQL
- Firebase
- Axios
- Chart.js