Skip to content

Macroculator/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Macro Calculator!

This is the Front end portion of Macro Calculator

The depolyed Application can be found here

https://macro-calculator.now.sh/

Instructions for local Hosting:

  • Create a forked copy of this project.
  • Click Clone and copy the link provided.
  • Open your terminal
  • Clone your version of Repo by typing with the link you copied
  • cd into the client directory using
  • RUN yarn install to retrieve the client-side dependencies.
  • RUN yarn start to local host the React application.

Package Management

We used yarn, if you would like to host this application, please use yarn as well.

Here is a list of the dependencies we used, and their version numbers

  • "axios": "^0.19.0",
  • "react": "^16.12.0",
  • "react-dom": "^16.12.0",
  • "react-redux": "^7.1.3",
  • "react-router-dom": "^5.1.2",
  • "react-scripts": "3.2.0",
  • "redux": "^4.0.4",
  • "redux-logger": "^3.0.6",
  • "redux-persist": "^6.0.0",
  • "redux-thunk": "^2.3.0",
  • "reselect": "^4.0.0",
  • "styled-components": "^4.4.1"

About

Front end portion of Macro Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •