Ansopedia is an open-source learning platform that empowers you to explore diverse educational content. Access a vast repository of knowledge, including: posts, forums, quizzes, personalized experience, blog, leaderboard, school, college & university details, etc
4
stars
5
forks
source link
[FE] Implement Landing Page for Ansopedia Web App #1
As we kickstart the development of Ansopedia web app from scratch, the first step is to implement the landing page based on the initial design created in Figma. This will serve as the foundation for our application and help us establish best practices for future development.
Proposed Changes:
Convert the design elements from the Figma mockup into Next.js code.
Set up the basic structure of the landing page including header, welcome section, features section.
Use semantic HTML tags and follow accessibility standards to optimize for search engines and screen readers.
Challenges:
The design in Figma is not yet completed, so some design decisions may need to be made during the implementation process.
This is the first implementation of the app, so we'll need to set up the development environment and project structure from scratch.
Overview:
As we kickstart the development of Ansopedia web app from scratch, the first step is to implement the landing page based on the initial design created in Figma. This will serve as the foundation for our application and help us establish best practices for future development.
Proposed Changes:
Challenges:
The design in Figma is not yet completed, so some design decisions may need to be made during the implementation process. This is the first implementation of the app, so we'll need to set up the development environment and project structure from scratch.