/Hipika

Hipika • Blogs Platform 🚀

Primary LanguageTypeScriptCreative Commons Zero v1.0 UniversalCC0-1.0

About Project

this is mini social platform, what you can do there?

  • Create Account
  • Create Posts, Edit or Delete Them
  • Explore Others Posts
  • Follow User

Built with

Project is built with little packages such as react-router-dom and many more but mainly in this project I used:

Getting Started

Before you would start the React project, you must setup database in MongoDB create free Cluster, mention that in .env

DATABASE_URL=mongodb+srv://<USERNAME>:<PASSWORD>@cluster0.dvs5k.mongodb.net/<CLUSTER_NAME>?retryWrites=true&w=majority

after that in project folder open 2 terminal, one for React and one for Express

first one

npm start

second one

cd server
npm start

afer a while you are free to go :)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b <branch_name>)
  3. Commit your Changes (git commit -m "some cool stuff added")
  4. Push to the Branch (git push origin <branch_name>)
  5. Open a Pull Request

Contact

Contributor