Skip to content

Latest commit

 

History

History
193 lines (121 loc) · 6.13 KB

README.md

File metadata and controls

193 lines (121 loc) · 6.13 KB

Konnections Client

This project was bootstrapped with Create React App.

Running the Client

cd client
npm install
npm run dev

npm install

Installs all needed dependencies to run the app.

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

More

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

References

Semantic-UI

  • Multiple pages accessed from Semantic UI
  • Accessed Feb 1 - Apr 16 2021

React-Router

React Context

Flexbox

SCSS

Axios

Responses

Using Cookies in React

Protected React Routes

Menu Styling

  • From zopu
  • Accessed Feb 17 2021

React Hooks

Infinite Rerender Fix

Displaying Dates in JS

Managing Markdown in React

React Image Uploader

Icon Gradient

Button Hover Overlay

  • From ncuda
  • Accessed Feb 28 2021

Base64 Images

Sort By Date

Getting URL Path

Detecting Router Location Updates

Setting up Env Variables for React

Pass props via react router

Basic Auth & Response Parsing