Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 921 Bytes

File metadata and controls

32 lines (22 loc) · 921 Bytes

React.js Project

This is a React.js project bootstrapped with create-react-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses react/font to automatically optimize and load Inter, a custom Google Font.

Learn More

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

React.js Documentation - Learn about React.js features and API. Learn React.js - An interactive React.js tutorial. React.js GitHub Repository - Your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your React.js app is to use the Vercel Platform from the creators of React.js.

Check out the React.js Deployment Documentation for more details.