Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

📝 React Google Forms Clone

Preview

Built this as one of my first full-stack projects – a functional clone of Google Forms with form creation, sign-in, and form management. React + Bootstrap on the frontend, and a local json-server as a makeshift backend. Let’s just say it was my bootstrapped backend era 😄.


🚀 Live Demo

🔗 Check it out on GitHub Pages


✨ Features

  • Create your own custom forms with various input types
  • Google Sign-In (used email as the user key)
  • View all your submitted forms
  • View individual form pages
  • Simple UI with Bootstrap
  • Backend powered by json-server (local JSON API)

🛠️ Tech Stack

  • Frontend: React (v16), Bootstrap
  • Auth: Google Sign-In
  • Backend: JSON Server (local dev only)
  • Routing: React Router

📦 Getting Started (Dev)

You'll need an older Node version (~v12) to run this smoothly.

nvm install 12.22.12
nvm use 12.22.12
npm install
npm start

About

📝 A throwback to my early dev days – a Google Forms clone built with React + Bootstrap. Features form creation, Google Sign-In, and local JSON server as backend. Still standing strong (on Node 12 😅).

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages