This project was bootstrapped with Create React App.
yarn (or npm install)
yarn run start (or npm run start)
This project was built entirely using React Hooks.
List of dependencies:
- axios: Used for API communication
- react: Using version > 16.8.0 to support Hooks
- react-dom: Used by React for DOM manipulation
- react-icons: Used for design purposes (back, file and menu icons)
- react-location: Used to handle app routing
- react-scripts: Added by CRA
- react-spring: Used to animate the Drawer menu (on smaller viewports)
- styled-components: Used to style components
~14 hs.