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.
After pulling the project to your device, run the following command to install the required modules!
# to install the required modules
npm install
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!
To learn more about React.js, take a look at the following resources:
- React.js Documentation - learn about React.js features
- React.js Tutorial with Portoflio Project - learn React.js through building a portfolio website!
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Make a cohere account here
- Then go to the API section and get your TRIAL API KEY.