This multi-page website is a template designed for finance startups. It marks my first project after almost a year since I last worked on HTML and CSS. The motivation to embark on this project came from BOLARINWA,who also built the same website, you can check it out here, He motivated me to improve my coding skills. Creating this website allowed me to brush up on my coding abilities, and I have been learning something new every day throughout its development. Below, I will share the valuable insights and lessons I gained during the process
Designers: Ella and Sofia Ash Studio
- I understood scope better during this project
- I practiced destructuring as much as I can during the project
- I was able to dynamically upload content onto the page from my .JSON file
- I used asynchronous function to fectch data from the .JSON and render it to the page
- The pages i learnt the most are the blog page and the token page
-
Contribute code: The website is not pixel perfect, There are a lot of places where the websites doesn't look like the design, feel free to contribute and make changes to the website
-
Suggestions: If you don't want to code but have some awesome ideas on how to make the websites better I am open to learning besides everyday is a learning day for me
- Fork this repository
- Clone the forked repository
- Add your contributions
- Commit and push
- Wait for pull request to be merged
This was built using a Mobile First approach.