Skip to content

oeggy03/cvwo-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVWO forum - FoRoom

This project was bootstrapped with Create React App.

This is a fully functional forum website prototype. Its features include: Secure user authentication and accounts, post communities, community creation, post creation, updating and deletion, comment creation, updating and deletion.

This is meant to be run with the backend. The backend can be cloned from this repo: https://github.com/oeggy03/cvwo-backend

Available Scripts

To set project up, please run on your local machine on port 3000:

npm install

Installs the necessary dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Notable features:

  1. Creation of accounts, authentication with jwt tokens.
  2. Creation of communities.
  3. Creation, Updating, and deleting of Posts and Comments.

About

Frontend repository for the CVWO forum, FoRoom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published