Skip to content

gaurav-026/SyncTable

Repository files navigation

Getting Started with Next.js

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Wait for some time while the application is loading (Frontend and backend both)

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

Tech Stack Used

-> MERN Stack
-> Next.js
-> Tailwind CSS
-> Bootstrap
-> Material UI
-> Git & Github
-> Render (Backend hosting)
-> Netlify (Frontend Hosting)
Here are some features of the application:

  • You can add new data by using add new data button and the data will reflect on the table shown below.
  • When you select any row from the table and click on Send email button it will send an email to the host of that row data.
  • THe data is stored in the Database.

About

This application allows to share table data via Mail to the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published