Skip to content

Assignment 3 @ Changemaker Education of JavaScript Frameworks module. Building a pomodoro timer with Vite and React.

jennynguyenoberg/assignment3-javascript-frameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment: Build first personal project

  • Create new GitHub Repo
  • Build you idea and style from week 1
  • Make sure there is some kind of interactivity on your site. I.e something that would require JavaScript on a regular HTML, CSS, js-site.
  • Make sure your choice of design style is well reflected on your site. Preferably "pixel perfect".
  • Give credit towards the style you picked. Somewhere on your site provide a mention and a link to where you found the style.
  • Use the build function in vite to make your site ready for production.
  • Publish your site. You can use GitHub pages or one of the other ways of publishing that I'll show this week (Netlify or Vercel).
  • Make sure to commit and push latest to GitHub repo.

Styling of First Personal React Project

Idea: My idea for this project was to create a simple pomodoro timer, using React with hooks such as useState and useEffect.
Design: I didn't aim for a pixel perfect design this time around since it got a bit complicated and didn't really fit the purpose, but I used the style as general inspiration by using a left aligned grid, a sans serif and the same primary colors.

Visit live site here: Pomodoro Timer

Desktop

Mobile

Design inspiration

Image of website mockupSource: https://dribbble.com/shots/19776825-A-Mockups-iPhone-14-Pro

About

Assignment 3 @ Changemaker Education of JavaScript Frameworks module. Building a pomodoro timer with Vite and React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published