Skip to content

Front end stack of the toomuchof project, powered by React Hooks, Next.js and Material UI.

Notifications You must be signed in to change notification settings

108krohan/toomuchof-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the toomuchof project

front end for the toomuchof project (the teAmo project).

Things to do

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

Tech

  • 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

Links

Misc

Appendix


Available Scripts

In the project directory, you can run:

npm start

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

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.

Deployment

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

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

About

Front end stack of the toomuchof project, powered by React Hooks, Next.js and Material UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published