Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

236 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

Contributors

Languages