Skip to content

5001CEM-1920SEPJAN/plurab

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

FAQ Project

A 5001CEM Project focused on creating a dynamic website that allows users to post questions with images and answers.

Getting Started

To start the server, run the command node index.js from the root directory and navigate to localhost:8080 in the browser to display the website.

Prerequisites

The project uses has a number of dependencies, all of which can be installed by running the command npm i after cloning the repository.

Running the tests

To run unit tests: npm run test

To run acceptance tests: npm run acceptance

About

5001 CEM group project creating a dynamic website based on FAQs

Resources

Stars

Watchers

Forks

Releases

No releases published