Skip to content

MakeItSoKrystal/Clout-FullStack-FrontEnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clout Icon

Client Integration Solutions

React Front-end has two dependancies

To install and serve front-end:

npm install
npm start

Documentation

Conditional logic and array methods render large lists

Front-end

  • Front-end was developed using React Icon react, it responsive and has multiple nave items that populate data conditionally. Run npm install and npm start after deploying other dependencies to see functionality.

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

React frontend set up with hooks for API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.9%
  • CSS 15.3%
  • HTML 0.8%