Welcome to MindfulNexus, your go-to app for self-improvement, personal growth, and mindfulness resources. Our app provides a collection of curated books, articles, podcasts, courses, and tools to help you on your journey to becoming the best version of yourself.
- Angular - front-end framework for building dynamic and responsive applications
- Angular Router - enables navigation from one view to the next
- SCSS - preprocessor scripting language used to create and mange CSS stylesheets
- PostgreSQL - open source object-relational database
- PHP - back-end language for building APIs and handling server-side logic
- Laravel - PHP framework for building scalable and maintainable APIs
The instructions below assume you are using a terminal and have git
and npm
installed
> git clone https://github.com/Buraiyen/Mindful-Nexus.git
> cd Mindful-Nexus/
> npm i
> ng s
The development server will start on http://localhost:4200/ in your browser
This application is currently in development, but I welcome any feedback and suggestions! Feel free to submit issues or pull requests to this repository