Code Monkey home page Code Monkey logo

cop4710-final-project's Introduction

COP4710-Final-Project

Mock Pet Adoption service website

Developers

  • Thomas Bivins
  • Garrett Ford
  • Indu Vellanki

Setup

To setup the application, Node.js will first need to be installed. The download page can be found here:

Next, some additonal dependencies will need to be installed. The first of which is Axios. Open command line and input this command:

npm install axios

Next, Express will need to be installed. Input this command in command line:

npm install express

Next, Cors will need to be installed. Input this command in command line:

npm install cors

Next, Body Parser will need to be installed. Input this command in command line:

npm install body-parser

At this point, the application is ready to be run.

Running the app

Before running, the connection.js file will need to be configured. This file can be found in the server folder. Please add the name of your local database, and the password of the user to this file.

Next server.js will need to be running. Please execute this command in command line while in the server directory:

node server.js

Finally, the app can be run. Navigate to the react-pet-adoption folder, and execute this command:

npm start

This should open your default web browser with "REACT Pet Adoption" displayed on screen. The app is now running.

cop4710-final-project's People

Contributors

garrett-ford avatar thomasbiv 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.