Skip to content

expat-journal/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expat Journal - Front End

Technical Design Document

Click here to view the Technical Design Document.

Editing Instructions

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:

  1. git clone into the proper directory, and then cd into the frontend folder.

  2. yarn install to install dependencies.

  3. yarn add redux react-redux redux-thunk redux-logger axios react-router-dom cryptr less will add the necessary dependencies to run this application.

  4. yarn start will run the application in development mode, and the webpage should be located at http://localhost:3000 in the browser. Happy coding!

Theme

The following fonts and colors were used in this project:

Fonts

Colors

  • #182628 #182628
  • #65CCB8 #65CCB8
  • #57BA98 #57BA98
  • #3B945E #3B945E
  • #f2f2f2 #f2f2f2

About

Expat Journal Frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •