Skip to content

Small application for adding jobs to a list, using GET, POST, DELETE in an node environment running on Express.js.

Notifications You must be signed in to change notification settings

roboalbers/acquisition-helping-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General info

This project is a React Application running on an Express server.

Technologies

This project is created with:

  • Create-React-App with React v17.0.2
  • Express v4.17.1
  • Node v14.17.6

Prerequisites

Make sure you have the latest stable version of Node.js installed on your machine. The ports used in the application are: http://localhost:3000 and http://localhost:5000

Setup

Clone the repository to your preferred location. To run this project, install it locally using npm:

$ npm install

And then to run the application from both the server and the client you use:

$ npm run start-app

About

Small application for adding jobs to a list, using GET, POST, DELETE in an node environment running on Express.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published