Skip to content

harisankar01/article-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

Next JS React TypeScript MongoDB Socket.io

Description and features

  • A full stack application in which authors can submit articles for admins to review and accept or reject the article
  • Profile options
  • The author can also give remarks

Tech Stack

  • Next js
  • MongoDB

Local development

Clone the repo and run

cd aa_app

Install the packages using npm

  npm install

Run the local environment on localhost:3000

npm run dev

Sample Credentials:

Author: 
Username: kar9@mepco.ac.in
Password: sankar123
Admin:
username: ram@gamil.com
Password: 123456

a next js app about writing articles and submitting them for review See the Readme file for tech stack and backend applications used in the app in the aa_app and backend folders

Many awesome futures yet to come..