Welcome to my React project! This repository is created to share my journey of building a React application from scratch. Whether you're a beginner or someone looking to refresh your React knowledge, this project covers all the necessary steps to learn and understand React concepts. ##In addition to learning React, you can also see a part of my artistic life and explore my paintings within this project.
This project is a simple yet effective React application that showcases fundamental concepts such as components, state, props, hooks, and more. By following this project, you'll get hands-on experience with React and its ecosystem.
You can see the live version of this project deployed on Vercel:
This project is a simple yet effective React application that showcases fundamental concepts such as components, state, props, hooks, and more. By following this project, you'll get hands-on experience with React and its ecosystem.
Feel free to explore the code, experiment with it, and contribute to improve the application. Whether you’re learning React for the first time or brushing up on your skills, this project serves as a great learning tool.
You can see the live version of this project deployed on Vercel: https://my-simple-react.vercel.app/
- React Functional Components
- State Management with Hooks
- Conditional Rendering
- Event Handling
- Styling with CSS
- Responsive Design
If you'd like to run this project locally, follow the instructions below:
- Clone the repository:
git clone https://github.com/nikosajadi/simple-react.git
Make sure you have Node.js installed on your system.
- Clone the repo
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.