/learn-react

Primary LanguageJavaScript

Personal Information:

Full Name: Saleh Alkhalifa

Northeastern ID: img.pngEnter your Northeastern ID

Getting Started

First, fork this repository and clone it to your local machine.

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the an image displayed.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about React.js, take a look at the React Documentation