📗 Table of Contents

📖 NextJs Form

this is a test site for a form which takes personal details and cities traveled to by a person and displays the information in a json format. It will later be linked to a database for storage.

Live Link

🛠 Built With React, NextJs, and TailwindCss. It is currently hosted on vercel

Tech Stack

Client
Server

🔭 Key Features

  • Connecting to the database
  • Adding tests and more functionalities

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Git
VS Code
Node

Setup

cd my-folder
git clone https://github.com/jerryowusu/next-form.git
cd next-form

Install

npm install

Usage

npm run dev

Run tests

eslint test

(back to top)

👥 Authors

👤 Jeremiah Owusu

🔭 Future Features

  • Updating the design
  • Adding more functionalities

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please leave me review if you have any questions or remarks.

(back to top)

🙏 Acknowledgments

Grateful to the nextjs, react, and tailwindcss team for creating such wonderful tools.

(back to top)

📝 License

This project is MIT licensed.

(back to top)