Hello there!

Let's learn something today.

YOU'RE BUILDING

Pharmasift Part I

ROADMAP

Frontend

DIFFICULTY LEVEL

Beginner

Sections
0 / 33 Chapters Completed (0%)

1. Let’s Build PharmaSift

https://www.youtube.com/embed/sOSBV2hG2gc?si=wjQBCfRqbfpkeSkQ

Now Let’s Build PharmaSift.

Let’s see how far we have come -

  1. We’ve designed the PharmaSift Website with Figma

  2. We’ve set up Github and created a new Repo.

  3. Created basic structure of two files - index.html & styles.css

Now it’s time to build the PharmaSift UI(User Interface) that you’ve designed.

A few tips before writing code

  1. Software Engineers build things they’ve never built before. Every day there is a learning day for them. You’re following the same path. Expect a few issues coming in the code. That’s alright.

  2. Don’t try to memorize code. Understand how it works. This is not your school.

  3. Search on Google as much as possible. There is no issue at all. Even 10+ years of experience software engineers do that.

Feel Free to post your questions in our Whatsapp. Developers love to solve their and other’s code problems.

😃 Happy Building