Skip to content

nurullah91/meeting-spot-frontend

Repository files navigation

Meeting Spot

This project is a Meeting room management website frontend. An overview video of this projects is link

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

  • Configure the top-level parserOptions property like this:
export default {
  // other rules...
  parserOptions: {
    ecmaVersion: "latest",
    sourceType: "module",
    project: ["./tsconfig.json", "./tsconfig.node.json"],
    tsconfigRootDir: __dirname,
  },
};
  • Replace plugin:@typescript-eslint/recommended to plugin:@typescript-eslint/recommended-type-checked or plugin:@typescript-eslint/strict-type-checked
  • Optionally add plugin:@typescript-eslint/stylistic-type-checked
  • Install eslint-plugin-react and add plugin:react/recommended & plugin:react/jsx-runtime to the extends list

Local Installation

To run this project locally first clone this repository and follow the commands in your terminal. Then it will run on the localhost 5073 port.

npm install
npm run dev
  • An overview video of this project here
  • Server code Link
  • Server Live deployment Link
  • Frontend Live deployment Link

About

A hotel room booking management website where user can book meeting room for specific date and time with amar pay payment methood build with react.js and redux typescript and many more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages