This web application was designed for a fictional platform similar to LinkedIn, and includes features such as fetching data random-user API and LocalStorage. Below are more the details about the project.
You can see the live demo of the project here.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/fabianmendozaospina/netxos.git
-
Navigate to the project directory:
cd netxos
-
Open
index.html
in your browser to view the application. -
Enter this credentials:
- Username: johnsmith
- Password: 123456
- Login functionality that verifies user credentials stored in localStorage.
- Error messaging for incorrect username or password attempts.
- Adapts to different screen sizes and devices.
- Allows the user to manually add picture and data to the feed.
- Displays profiles of at least 10 other users fetched from the Random User API, showcasing their profile pictures, full names, and cities.
- Consistent use of colors, fonts, and design elements to maintain a professional and cohesive look throughout the application.
© Created by MITT Software Students.