UrSpace
Stay in touch
JavaScript
Sass
Bootstrap
Website
Social Media
API
UrSpace is a post content based social media website where logged-in users can read posts or post content themselves. The site was made as part of the JavaScript 2 course assignment at Noroff University.
Features
- Design: The design and layout is minimalistic to keep the site user-friendly and accessible.
- CRUD: Once logged in, a user can create, read, update and delete their own post content that is displayed in the main feed and their own profile.
- API: Posts are fetched from the Noroff social media API and displayed on the main feed for the logged-in user to read, add comments and react to.