Skip to content

payamasem/beezniss

Repository files navigation

Beezniss

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.

Running the app locally

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.

Technologies utilized

  • React
  • Express
  • Node
  • Semantic-UI
  • Sequelize / MySQL
  • Firebase
  • Axios
  • Chart.js

About

UCB Coding Bootcamp Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published