Skip to content

Commit 66f81a3

Browse files
authored
Create README.md
1 parent 35e973d commit 66f81a3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Project Overview
2+
3+
I developed a React application with a Node.js and Express backend. Through this project, I gained hands-on experience with the following technologies and concepts:
4+
5+
- **React Router DOM:** For efficient routing and navigation.
6+
- **Component Rendering:** Creating and managing reusable UI components.
7+
- **Props in React:** Passing data between components to ensure seamless functionality.
8+
- **React Toastify:** Implementing notifications for better user feedback.
9+
- **React Redux:** Managing the application state across components for real-time updates.
10+
- **MongoDB Integration:** Using MongoDB for persistent data storage.
11+
- **APIs:** Building and consuming RESTful APIs to connect the frontend with the backend.
12+
- **Authentication:** Implementing user sign-in and secure access control.
13+
14+
The project is hosted on Netlify, providing a live and accessible online presence.

0 commit comments

Comments
 (0)