front end for the toomuchof project (the teAmo project).
Legends:
- p0 is highest priority, p3 is least.
- XL is max time estimate (2 weeks), S is minimum (single day). Tasks with t-shirt estimate set as S are good first issues.
README.md
fixes are good first issues.
task | t-shirt size | owner | type | priority/tag |
---|---|---|---|---|
fix_mobile_view | L | rohnkum | fix | p0 |
blog_system | M | rohnkum | feature | p1 |
router | M | x | feature | p3 |
auth_cognito | M | rohnkum | feature | p2 |
favicon | S | x | fix | p3 |
switch_ts | M | x | fix | p3 |
fix_console_errors | S | x | fix | p1 |
- Next.js for server-rendered React apps
- Material-ui theming
- React with hooks wuhu (oops, arr!)
- React-Markdown for blogging with markdown
- AWS simple infrastructure, coded via the AWS Cloud Development Kit.
- Infra for backend: Api Gateway, Lambda, Dynamo
- Infra for frontend: S3
- AlexDevero | Todo-hooks-react
- Github/rexxars | React-markdown
- AWS | AWS Cloud Development Kit
- Material UI | Material UI style basics
- Linuxize | Idea: Website blog style
- AlexDevero | Idea: Layout/Web
- Nextjs | fetch data
- Git connected | A complete guide to react hooks
- Medium/Pfullen.code | React-hooks-install-material-ui-components
- Pusher | Consume RESTful API react
- JasonWhatmore | React fetch post request
- Serverless | Serverless next.js
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify