Overview
Inspirers is a platform that takes users on an inspirational journey, connecting them with individuals who are achieving their aspirations. Users can access advice, motivation, and encouragement, all at their fingertips. They also have the option to become an Inspirer themselves and share their own progress with friends, showcasing their growth, successes, and challenges. The platform aims to inspire users by allowing them to learn from others and be motivated by their stories.
Features
- Inspiring content: Access advice, motivation, and encouragement from individuals who are achieving their goals.
- Share progress: Become an Inspirer and share your progress with friends, showcasing your personal growth journey.
- Learn from others: Get inspired by others who have faced similar challenges and learn from their experiences.
Installation
To install Inspirers, follow these steps:
Ensure you have the following prerequisites:
- Node.js (Version: >=16.x)
- Git Bash
- Browser (Chrome, Safari, Firefox, etc)
- NPM (comes bundled with Node.js)
- Yarn (recommended) - a Node packaging manager
- Code Editor (VS Code, Atom, Vim, Bracket, etc)
Clone the project repository using Git Bash:
git clone [repository_url]Navigate to the project directory:
cd [project_directory]Choose the appropriate Node.js version and install the project dependencies.
Set up the database:
- For macOS, download and install the PostgreSQL app from here.
- Run the server.
- Via Docker:
- Pull the Docker Image.
- Run the Container.
- Expose the Container.
Summary
Inspirers is an inspiring platform that allows users to learn from individuals who are achieving their aspirations. With features such as access to advice, motivation, and encouragement, users can embark on their own personal growth journey. By sharing their progress with friends and getting inspired by others, users can stay motivated and learn from the experiences of others. The installation process for Inspirers involves cloning the project, setting up the necessary dependencies, and configuring the database.