Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.
/ insurance-bazaar Public archive

Repository for Web Design and DBMS Mini Projects

Notifications You must be signed in to change notification settings

jaygala24/insurance-bazaar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insurance Bazaar

A web platform for the insurances.

Technologies

  • React
  • Node
  • MySQL

Installations

  • Clone the repo using git clone https://github.com/jaygala24/insurance-bazaar.git
  • Navigate to project folder using cd insurance-bazaar
  • Install all the dependencies using yarn or npm install
  • Follow the notes instruction
  • You are all setup for the running project using yarn dev or npm run dev

Note

Create a .env file in the root directory of project and add the following env variables

DB_HOST=localhost
DB_USER=root
DB_PASS=123456

Releases

No releases published

Packages

No packages published

Languages