Skip to content

KdG-BCIT-ISSP/nest-client

Repository files navigation

Table of Contents
  1. Technology used
  2. Getting started
  3. File Contents of folder
  4. Learn More
  5. References

Logo

NEST (Nurturing Engagement & Support Toolkit)

NEST is a social media platform designed to provide a safe and supportive space for new mothers, featuring user posts, admin-pushed articles, and community engagement tools.
Explore the docs Β»

See Project Β· Report Bug Β· Request Feature

Technology used

React Badge NEXT Badge Node Badge Postman Badge Quill Badge Tailwind CSS Badge Vercel Badge

Getting Started

  1. Clone the repository
   https://github.com/KdG-BCIT-ISSP/nest-client
  1. Update .env with port from docker image or prod url
  2. Run npm install
  3. Run npm run build
  4. Run npm run dev for development

Before commit, run:

npm run lint
npm run lint:fix
npm run format

File Contents of folder

πŸ“¦
β”œβ”€β”€ README.md
β”œβ”€β”€ app
β”‚Β Β  β”œβ”€β”€ admin
β”‚Β Β  β”œβ”€β”€ api
β”‚Β Β  β”œβ”€β”€ auth
β”‚Β Β  β”œβ”€β”€ curated-articles
β”‚Β Β  β”œβ”€β”€ favicon.ico
β”‚Β Β  β”œβ”€β”€ globals.css
β”‚Β Β  β”œβ”€β”€ layout.tsx
β”‚Β Β  β”œβ”€β”€ lib
β”‚Β Β  β”œβ”€β”€ page.tsx
β”‚Β Β  β”œβ”€β”€ posts
β”‚Β Β  β”œβ”€β”€ profile
β”‚Β Β  β”œβ”€β”€ providers
β”‚Β Β  β”œβ”€β”€ providers.tsx
β”‚Β Β  └── search
β”œβ”€β”€ atoms
β”œβ”€β”€ components
β”œβ”€β”€ eslint.config.mjs
β”œβ”€β”€ i18n.ts
β”œβ”€β”€ middleware.ts
β”œβ”€β”€ next-env.d.ts
β”œβ”€β”€ next-i18next.config.ts
β”œβ”€β”€ next.config.mjs
β”œβ”€β”€ node_modules
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ package.json
β”œβ”€β”€ postcss.config.mjs
β”œβ”€β”€ public
β”œβ”€β”€ tailwind.config.ts
β”œβ”€β”€ tsconfig.json
β”œβ”€β”€ types
└── utils

Learn More

To learn more about React, take a look at the following resources:

To learn more about Next.js, take a look at the following resources:

References

React Β· Next.js Β· Tailwind CSS

Credits

KdG BCIT NEST

About

Frontend service for NEST (Nurturing Engagement & Support Toolkit) πŸͺ†

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages