Skip to content

PranavBarthwal/Appwrite-Suggestions-Board

Repository files navigation

Suggestions Board App Using Appwrite

alt text

Tech Used

  • Appwrite for Database
  • React for frontend
  • Vite

Project Setup

Clone the repository:

git clone <repository-url>

Install dependencies:

npm install

Start the development server:

npm run dev

Build for production:

npm run build

Run tests:

npm test

Additional Notes

  • Best Practices: Follow best practices for React development, such as componentization, state management, and efficient rendering.
  • Dependency Updates: Regularly update dependencies to benefit from new features, bug fixes, and security patches.

Feel free to reach out if you have any questions or need further assistance! 🚀

Releases

No releases published

Packages

No packages published