- Clone the repository
git clone https://github.com/frelsecoding/Registration-Form.git- Install dependencies
pnpm install- Run local server in IDE's terminal
json-server --watch db.json --port 3001- Run the page
npm run dev- Enter http://localhost:5173/ in your browser