Skip to content

Munendra7/spfx

Repository files navigation

spfx-assignment

Features

  • Data Fetching: Fetches items from a SharePoint list and displays them in a responsive table.
  • Sorting: Users can sort the table by Title or Created Date.
  • Searching: A search bar allows filtering of items based on the Title.
  • Responsive Design: The web part is styled for a clean and modern user interface, ensuring mobile responsiveness.

Prerequisites

  • Node.js: Version 18
  • SharePoint Framework: Version 1.20.0
  • Development Environment: Ensure you have the SharePoint Framework development environment set up. Follow the Getting started with SharePoint Framework guide.

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Prerequisites

Any special pre-requisites?

Solution

Solution Author(s)
folder name Author details (name, company, twitter alias with link)

Version history

Version Date Comments
1.1 March 10, 2021 Update comment
1.0 January 29, 2021 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Include any additional steps as needed.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published