https://github.com/itsmenicky/nickterest
https://github.com/itsmenicky/nickterest
javascript react-hooks reactjs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsmenicky/nickterest
- Owner: itsmenicky
- Created: 2023-07-04T21:44:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T18:11:07.000Z (over 2 years ago)
- Last Synced: 2025-01-24T19:16:02.430Z (over 1 year ago)
- Topics: javascript, react-hooks, reactjs
- Language: JavaScript
- Homepage: https://nickterest.vercel.app
- Size: 8.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Nickterest 🤳
Project developed during React classes promoted by Instituto Nu in partnership with Descomplica 💜
In this project i practiced a amount of advanced and basics concepts of ReactJS, as the creation of components, their interactivity, functions, and ContextAPI. I also used Hooks as useReducer and useState.
In the architeture of the application i created folders of the project, files, data modeling and state modeling in a way that every part of the app used good habits of React architeture. For the routing of the app i used the framework React Router, learning it properties, how he works and how can i optimize the routes of my projects in React.
### 👨💻 Programming Languages
- JavaScript
### 🛠️ Tools
- React.JS
- Bootstrap