Coder Social home page Coder Social logo

ac_fullstack's Introduction

AC_FullStack

Brief Background

This project has been created using ReactJS and Node.js. I chose this stack because it is the industry standard and a suitable stack for the task of creating a FrontEnd application to communicate to an API backend. This is my first experience with this stack (and with server side JavaScript). I enjoyed the experience and will be looking to get formal training in FrontEnd Development in the next few months.

Installing Dependencies

Node and NPM

This project depends on Nodejs and Node Package Manager (NPM). Before continuing, you must download and install Node (the download includes NPM) from https://nodejs.com/en/download.

Project Dependencies

All project dependencies are defined in the package.json file inside the boarderectors-client directory. Before you can run the application, navigate to the boarderectors-client directory and run the following command:

npm install

This command will install all the required packages as defined in the package.json file inside the boarderectors-client directory.

Running the Application

To run the application, navigate to the boarderectors-client directory and run the following command:

npm start

Operation

Once tha aplication starts, instructions for testing a 200 response scenario and a 404 response scenario are posted on the home page with button links for each scenario. There is limited navigation with a Home link in the navigation bar.

To test displaying from the API, use the following link to see the output from a 200 response:

http://localhost:3000/agent/ACC001

and the following link to see the output from a 404 response:

http://localhost:3000/agent/ACC002

ac_fullstack's People

Contributors

giftxxvi avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.