Welcome to Survival Guide Hub! This platform is dedicated to providing essential survival knowledge for enthusiasts and survivalists. It features a collection of guides, tips, and resources designed to help individuals prepare for and navigate through challenging situations in the wild.
- Survival Tips & Guides: Learn crucial skills for surviving in various environments.
- Survival Kit: Learn how to create and utilize an essential survival kit.
- Wildlife Identification: Learn about local flora and fauna for survival and safety.
- Emergency Preparedness: Gain insights into how to handle emergency situations.
- Frontend: React.js
- Styling: CSS
- No Authentication: Currently, the site does not include authentication or login forms.
To get a local copy up and running, follow these simple steps.
- Clone the repository:
git clone https://github.com/sudhantechie/survival-guide-hub.git
- Navigate to the Directory
cd survival-guide-hub
- Install Dependencies
npm install
- Run the Server
npm start