picboard is a React.js project built with Appwrite, Tailwind CSS, React Query, and TypeScript. It's designed to be a super cool application with a sleek interface, full responsiveness, and smooth navigation where you can upload your pictures, save the ones you like and see other users profile
- Super nice interface
- Fully responsive design
- Functional navigation
- React.js
- Appwrite
- Tailwind CSS
- React Query
- TypeScript
- Clone the repository:
git clone https://github.com/your-username/projectapp.git
- Install dependencies:
cd npm install
- Start the development server:
npm run dev
The server will run on http://localhost:5173.
If you'd like to contribute to projectapp, follow these steps:
- Fork the repository.
- Create a new branch: git checkout -b feature-new-feature.
- Make your changes and commit them: git commit -m 'Add new feature'.
- Push to the branch: git push origin feature-new-feature.
- Submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to the open-source community and all the amazing technologies used in this project.
Feel free to explore, contribute, and make projectapp even more awesome! 🌟
Remember to replace lame name "projectapp" with the name you decide for your project. Also, update the GitHub clone URL and other details specific to your project.