Skip to content

ieeeuoft/newhacks-react-next-workshop

Repository files navigation

This is a React.js + Next.js tutorial, made for NewHacks 2023 by Scott Hirano and Kovid Srivart, Tech Team of IEEE University of Toronto Student Branch.

Getting Started

After pulling the project to your device, run the following command to install the required modules!

# to install the required modules
npm install

Running your Project

Woohoo! You are ready to run your project! Let's head to the terminal...

# to run the development server
npm run dev

Open http://localhost:3000 with your browser to see the page. Changes you make to the project files are reflected here in real time!

Learn More

To learn more about React.js, take a look at the following resources:

To learn more about Next.js, take a look at the following resources:

Getting the cohere API KEYS

  • Make a cohere account here
  • Then go to the API section and get your TRIAL API KEY.
image

About

Sample project for the React + Next workshop happening in NewHacks 2023!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published