Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madmax8930/creed-of-life

Philosophical Multi-Language Guide
https://github.com/madmax8930/creed-of-life

json mongoose next next-intl tailwindcss typescript

Last synced: about 2 hours ago
JSON representation

Philosophical Multi-Language Guide

Awesome Lists containing this project

README

        

## Creed of Life
under Node version 18.18 (branch: "maxou")

### Functionalities:

Philosophical Multi-Language Next-Intl Guide to grow as a person.
- Data display as jsonData (pillars, branches)
- Data display as dbData from MongoDB database (contentItems)
- Both content translated to five languages (en, es, fr, ru, th)
- Reusable frontent components with clean code
- Fully responsive & UX friendly

### Main Dependencies

```bash
npm install -D tailwindcss -D mongoose axios next-intl
```

### Development framework:
[Next.js documentation](https://nextjs.org/docs) for routing & server side rendering

### CSS Management:
[Tailwind documentation](https://tailwindcss.com/docs/guides/nextjs) for styling

### Backend Storage:
[MongoDB Atlas documentation](https://www.mongodb.com/atlas) for free database solution