Project Explanation: Connect Sphere
Overview
As part of the Javascript 2 course, I developed a social network platform called Connect Sphere.
Key Features
- Home Page: Features a login form and a registration button for new users.
- Feed Page: Displays multiple posts from actual users with the noroff API's data.
- Profile page: A makeshift profile page that shows the user's name and a profile picture.
Technical Aspects
- Built using HTML, CSS, Rest API and JavaScript
- Utilizes Noroff API for user authentication and data retrieval
- Implements responsive design for optimal viewing on various devices using tailwind
Project Goals
- Make a makeshift social network platform using the Noroff API
- Create an engaging and user-friendly interface for users to interact with
- Practice and enhance JavaScript skills through real-world application
- Showcase skills in UI/UX design and responsive web development