Skip to content

vansh284/cvwo-web-forum-frontend

Repository files navigation

CVWO Web Forum (Frontend)

Name: Vansh Nath
Matriculation Number: A0255294X

Deployment

Features

  • Account-based user authentication secured with JWT and cached as cookies.
  • Create, read, update, and delete threads with your account.
  • Create, read, update, and delete comments on threads with your account.
  • Include image in your threads.
  • Tagging system for threads.
  • System to filter the threads by tags.
  • Sorting system for threads.

Getting Started with your Own Local Version

Requirements

  • Node: known working version - 18.12.1

Run the app in the development mode.

$ git clone https://github.com/vansh284/cvwo-web-forum-frontend
$ cd ./cvwo-web-forum-frontend
$ npm install
# npm start
  • Open http://localhost:3000 to view it in the browser.
  • Remember to rename .env.example to .env. Modify if necessary depending on your backend setup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published