Skip to content

oliverlelievre/level-up-works

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LevelUp Works

Introduction

A group project developed to get an understanding of ReactJS, NodeJS and MySQL. This project is a trial run to understand the scope of a real-time project at commercial or entrprise level.

Demo Credentials

Student credentials

Email: andrews.a@gmail.com
PW: 123aa

Teacher credentials

Email: jsalvador@homai.edu
PW: 123js

Running the application

  1. Download the code or clone the repository
  2. Create a DB in MySQL using the LevelUpWorks.sql from /server folder
  3. Update the .env file with the configuration
  4. Open two terminal in VSCode.
    a. In first terminal cd to /server folder and do npm start. Server is running on port in the .env file.
    b. In the second terminal cd to /client folder and do npm start. Application is running on http://localhost:3000

level-up-works

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published