cesaralmeida93 / cors-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CORS Tutorial App



Wireframe

wireframe



Summary

This application was built as a complimentary resource to help people understand Cross-Origin Resource Sharing (CORS) better with interactive interface. I recommend you to read this blog to get the full picture of the application.



User Stories

  • As a user, I can see the application window with primary tabs and secondary tabs
  • As a user, I can click the primary tabs to switch among 3 types of requests which will show different items in the secondary tabs
  • As a user, I can click the secondary tabs to show different server/request condition for each requests
  • As a user, I can click "Send Request" button to send request to the backend server to get the response in the display

Technologies Used

Front-End

  • JavaScript
  • React.js
  • Bootstrap

Back-End

  • Express.js

About


Languages

Language:JavaScript 79.9%Language:CSS 11.9%Language:HTML 8.2%