Renamed directories

This commit is contained in:
2023-09-22 16:56:57 -04:00
parent 02a4d840e0
commit 9cf92b8c1f
66 changed files with 11 additions and 28 deletions

View File

@@ -1,24 +1,4 @@
# Aviation Weather
# Getting Started
The main installed packages are the following:
- [Next.js](https://nextjs.org/docs)
- [ESLint](https://eslint.org/docs/latest/rules/)
- [Typescript](https://www.typescriptlang.org/docs/)
ESLint rules can be configured in the `.eslintrc.json` file.
Prettier rules can be configured in the `.prettierrc.json` file.
TypeScript rules can be configured in the `.tsconfig.json` file.
Next.js (React Framework)
- [Next.js Project Structure](https://nextjs.org/docs/getting-started/project-structure)
- [Next.js App Routing](https://nextjs.org/docs/app/building-your-application/routing)
- [Next.js Pages Routing](https://nextjs.org/docs/pages/building-your-application/routing)
Redux
- [Getting Started](https://redux.js.org/introduction/getting-started)
- [Code Structure](https://redux.js.org/faq/code-structure)
- [React Redux](https://redux.js.org/faq/react-redux)
## Makefile
`make help` to list all commands