Skip to content

A CRUD application where users can view and bookmark companies providing resources for those who are unable to meet their basic necessities.

Notifications You must be signed in to change notification settings

michvong/miracle-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In client folder, run these commands:

  • npm install -D tailwindcss postcss autoprefixer
  • npm install axios
  • npm install react-bootstrap bootstrap
  • npm i --save bootstrap
  • npm install @headlessui/react
  • npm install @heroicons/react

Run the app in client folder with this command:

  • npm start

In server folder, run these commands:

  • npm install axios
  • npm install cors
  • npm install -g express
  • npm install body-parser

Run the server in server/database with this command:

  • node index.js

Notes:

  • You may need to change 'password' in db-config.js to run database

About

A CRUD application where users can view and bookmark companies providing resources for those who are unable to meet their basic necessities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages