QuoteVerse: Share and discover inspiring quotes. Register/login write your quotes and explore a vibrant community of wisdom. Embrace the power of collective inspiration.
https://quote-verse.vercel.app
Here're some of the project's best features:
- Register and login to QuoteVerse.
- Write and publish your own inspiring quotes.
- Explore a vibrant community of shared wisdom.
- Engage with others' quotes and find inspiration.
1. Clone the repository
git clone https://github.com/SurendarSingh/QuoteVerse.git
2. Navigate to the NodeJs directory
cd QuoteVerse/server
3. Install dependencies
npm install
4. Start the NodeJs development server
npm start
5. Navigate to the ReactJs directory
cd ../client
6. Install dependencies
npm install
7. Start the ReactJs development server
npm start
8. Open your web browser and visit
http://localhost:3000
Technologies used in the project:
- React.js
- Node.js
- Express.js
- MongoDB
- JWT