/100DaysOfCode

Accomplishments from round 1 of 100 days of code

Primary LanguageCSS

100daysofcode

This is a mini React + Vite project showing what I've accomplished over the last 100 days of the challenge. The 100 DAYS design was inspired by the first project on https://100dayscss.com/ 😄

Feel free to use this template for your own 100 days of code accomplishments!

Screen Shot 2023-07-28 at 9 01 29 PM

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd project-name

Install dependencies

  npm install

Start the server

  npm run dev

Happy coding! 🐱🎉