Skip to content

CodeFellows-esavage/resty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTy

About The Project

CodeFellows Lab Assignment to build...

API testing tool application that can be run in any browser, allowing a user to easily interact with APIs in a familiar interface.

Built With

  • React.js
  • Sass

Getting Started

This folder only contains the components required for your React Application.

  1. Run npx create-react-app resty --use-npm to create your react application.
  2. cd resty and replace the src folder generated by CRA with the src folder in this starter-code folder.
  3. Run npm start to visually validate that your starter-code components are working properly.

Usage

Will outline useful examples here.

UML

RESTy UML

Roadmap

  • Convert class Components to function based Components (Header, Form, Results, Footer)
  • Sass style sheet for each Component (Header, Form, Results, Footer)

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Erik Savage

Project Link: https://github.com/eriksavage/resty

Acknowledgements

About

Code401 lab project to develop a browser based API testing tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published