This is a React.js project bootstrapped with create-react-app
.
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.
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!
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.