Skip to content

BUGS-NYU/react-workshop-s23

Repository files navigation

React Workshop Template

Instructions

  1. Clone this repository
  2. Run npm install in the root of this repository
  3. Run npm run dev to start the development server and hot-reloading
  4. Navigate to src/App.jsx and follow the instructions in the comments to complete this exercise

Objectives of the workshop

  • Familiarize yourself with the basics of React such as state and conditional rendering
  • Create a working application that you can utilize for personal use
  • Have fun and hopefully learn something new!⚡️

What to do if you are stuck?

In case you are stuck and not sure what to do, feel free to reach out to Bugs members IRL or in the Discord chat!

Important files

  • src/App.jsx - main component in which all the website logic is defined
  • src/App.css - stylesheet that is used by the App component (you are not required to make any changes there, but feel free to do whatever changes you want!)

About

BUGS React Workshop Spring 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published