https://Traigel.github.io/Weather-Forecast
A personal weather assistant to help you prepare for upcoming snowstorms, rain, heat and other severe weather conditions.
- React
- TypeScript
- React-Redux
- Redux-Toolkit
- React-Router-Dom
- Axios
- SASS
type: description
The types will be like this:
feat
- - added a new function to the codefix
- - fixed a bug in the codestyle
- - added stylesrefactor
- - refactored somethingtest
- - created a testinfo
- - commit to check something, unimportant changes that do not affect the project
EXAMPLE:
test: create unit test for profile reducer
style: change styles for login component