Skip to content

MakeItSoKrystal/Clout-FullStack-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clout Icon

Client Integration Solutions

RESTful API server has two dependancies

To install and serve RESTful API server:

npm install
npm start

RESTful API server is now running on http://localhost:8080

Final Project Documentation

Conditional logic and array methods render large lists

Front-end developed and function

  • Front end was developed using React Icon react and is responsive and has multiple nav items that populate data conditionally. run npm install and npm start after deploying other dependancies above.

NPM scripts and Node used to create and manage back-end

Seed script populates datastore

RESTful server CREATES, READS, UPDATES, and DELETES

GraphQL server CREATES, READS, UPDATES, and DELETES

App connects client and server using HTTP/HTTPS

App structured, documented, and deployed without errors.

About

Full Stack Restfull API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%