Version: 1.0.0
Welcome to FriendChies
!
Unleash your heart and let your furry friend lead the way! 🐾 Whether you're searching for a park playmate or a human soulmate, FriendChies can help! Find your pawfect match today and embark on new adventures, two legs or four!
Ensure you have Node.js and npm installed.
- Clone the repo:
git clone https://github.com/<your-username>/friendchies.git
- Navigate to the project directory:
cd friendchies
- Install the necessary packages:
npm install
For development purposes, run:
npm run dev
For starting the server in production mode:
npm start
To build for production:
npm run build
- React
- TailwindCSS
- Webpack
- Express.js
- Bootstrap
- PostgreSQL
We welcome any contributions! If you wish to contribute, please fork the repository and create a pull request.
This project is licensed under the MIT License.