Skip to content

This User based Website project represents a robust platform that integrates backend and frontend technologies to offer a seamless online user details experience. Leveraging Node.js for the backend, Next.js14 for the frontend, and MongoDB for the database, this application encompasses a comprehensive set of functionalities.

Notifications You must be signed in to change notification settings

tarun-upadhyay/Cointab_SE-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cointab SE-ASSIGNMENT

🌐 MERN Stack App

MongoDB, Expressjs, React/Redux, Nodejs

MERN app,Tech Stacks-> MongoDB, Expressjs, React,NextJs, TailwindCss, Github, Nodejs, TypeScript.

Cointab SE-ASSIGNMENT Full Stack Coding Assignment


This User based Website project represents a robust platform that integrates backend and frontend technologies to offer a seamless online user details experience. Leveraging Node.js for the backend, Next.js14 for the frontend, and MongoDB for the database, this application encompasses a comprehensive set of functionalities.


Requirements

  • For development, you will only need Node.js and a node global package, NPM, installed in your environement.

Clone or Download

$ git clone https://github.com/tarun-upadhyay/Cointab_SE-assignment.git
$ yarn # or npm i

Project structure

** client
    - package.json
    - app
        - page.tsx
        - post/[id]/page.jsx
     - Components
     - Pages
         ---
** backend
    - package.json
    - app.js
    - controller
        - userController.js
        - allother controles..

Client-side usage(PORT: 3000)

$ cd client          // go to frontend folder
$ yarn # or npm i     // npm install packages
$ npm start          // run it locally

Server-side usage(PORT: 5000 || 8080)

$ cd server          // go to client folder
$ yarn # or npm i    // npm install packages
$ npm start        // run it locally

Glimpses

HomePage

alt text alt text alt text

Post

alt text alt text


Thank you for your time

  • Thank you for using this application
  • Feel free to ask any query.

My Github https://github.com/tarun-upadhyay

My Portfolio https://tarun-upadhyay.github.io/

Email ME


About

This User based Website project represents a robust platform that integrates backend and frontend technologies to offer a seamless online user details experience. Leveraging Node.js for the backend, Next.js14 for the frontend, and MongoDB for the database, this application encompasses a comprehensive set of functionalities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published