Click here to view the Technical Design Document.
This project was bootstrapped with Create React App, and uses the React Redux library.
create-react-app
comes with certain dependencies, but more will need to be added before the project will compile.
redux
is a predictable state management library for JavaScript applications and is the most popular State container that is used for React applications.
To successfully launch this application, the following must be entered into the terminal:
-
git clone
into the proper directory, and thencd
into thefrontend
folder. -
yarn install
to install dependencies. -
yarn add redux react-redux redux-thunk redux-logger axios react-router-dom cryptr less
will add the necessary dependencies to run this application. -
yarn start
will run the application in development mode, and the webpage should be located at http://localhost:3000 in the browser. Happy coding!
The following fonts and colors were used in this project: