Skip to content

This is a blood's donations app where you can have a repo of donation requests 🩸.

Notifications You must be signed in to change notification settings

gaperaltav/donor-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood donor project

This is a webapp for donate blood, the main purpose of this application is design an app that I can have an registry of the people who needs blood and at the same time enhance my Javacript and React.js knowledge.

Running the project

IMPORTANT: You should have the donor API. running in you machine.

After the project is cloned, first rename the .env.example file to .env and fill it with your mongo server's configurations data.

Second, open the terminal in the project directory and write the following commands:

# installing dependencies
npm install

# Run the app
npm start

About

This is a blood's donations app where you can have a repo of donation requests 🩸.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published