Skip to content

shoreenb/Client-Quizzards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzards Client

Table of Contents
  1. About The Project
  2. Build With
  3. Functionality
  4. Getting Started
  5. Contributors

About The Project

Remote Hosting

The client side user interface is hosted here on Netlify and Server side API is hosted here on Heroku.

Process

  • Planning: Listing all features and brainstorming a design.
  • Morning meetings to set daily goals & short Zoom meeting throughout the day to follow up progress.
  • Good workflow within a team, working in pairs on front-end and back-end.
  • Divide tasks and support each other.
  • Final styling, debugging and testing.

Built With

Frontend Technologies

HTML5 CSS3 JavaScript React

Planning

Backend Packages

Testing

Development

API's

(back to top)

Functionality

(back to top)


Getting Started

Remote Hosting

The site is hosted [here] on Netlify and our API is hosted [here] on Heroku.

Installation and Usage

Please follow instructions on installing and setting up this app. Ensure to have server running to run application.

  1. Fork or clone the repo and move into the folder
  2. In the command line run the following script to launch the server npm run start

Test:

  • Run tests with npm run test and
  • Check test coverage with npm test -- --coverage.

(back to top)


Contributors

Group project done by:

Project Link: Server

(back to top)


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.9%
  • CSS 15.0%
  • HTML 1.1%