Skip to content

chingchiu169/simple-voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Voting

A simple voting API (express) with simple front-end (reactjs)

Prerequisites

Demo

To run

  • Clone the project:
git clone https://github.com/chingchiu169/simple-voting.git
  • Then install the dependencies:
npm run setup
  • Run development server:
npm run dev
  • API
http://localhost:5000/
  • Front-end
http://localhost:3000/

To run unit test

npm run test

To build the ReactJS production package

npm run buildhtml

API documentation (Swagger)

Documentation.json

API documentation (Microsoft Word)

Documentation.docx

Contribute

Please contribute to the project if you know how to make it better, including this README :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors