Global Treadings is a dynamic web application crafted using the MERN stack, leveraging React-Vite SSR for optimal SEO performance. With automatic crawling and indexing of all post URLs, it provides a platform for users to share their ideas with the world.
- Utilizes the MERN (MongoDB, Express.js, React.js, Node.js) stack for robust backend and frontend development.
- Implements React-Vite SSR for improved SEO performance and faster page rendering.
- Automatic crawling and indexing of all post URLs for enhanced discoverability.
- Provides a user-friendly interface for sharing and exploring ideas globally.
- Clone the repository:
git clone https://github.com/eerapheal/globaltreading.git cd globaltreading cd client npm install npm run dev
Check out the live demo of the Global Treadings application here.
Visit the live application to explore trending posts and share your ideas with the community. Create an account to publish your own posts and interact with other users.
- We welcome contributions from the community! If you'd like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature-name
- Commit your changes and push to the branch:
```bash
git commit -m "Your commit message"
git push origin feature/your-feature-name
- Create a pull request detailing your changes.
- This project is licensed under the MIT License.
- For any inquiries or feedback, please contact the project maintainer at ekpenisiraphael@gmail.com.