deepshah1309 / allprojects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Allprojects πŸ‘‹

License: Apache License

Centralised store of Projects to make it shareable and powerful Search with MongoDB API (Full Stack MERN(Mongodb ,Express Js,React Js,Node js)

🏠 Homepage

✨ Demo

Clone

git clone https://github.com/Kartik1397/allprojects.git

Getting Started with AllProjects.ml

cd allprojects/client
npm install



cd server 
npm install


add .env.local in Client Directory
in .env.local paste below code:
REACT_APP_API_URL= http://localhost:8000


add .env in server Directory
add below code in .env:

MONGO_URL='Mongodb-url'
CLIENT_ID='Here your google auth client Id'

Now Start both CLIENT and SERVER:

cd client
npm start

cd server
npm start


YEAH you have successfully run the Application

Contributors

πŸ‘€ Kartik Prajapati, Deep Shah

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2022 Kartik Prajapati.
This project is Apache License licensed.

About

License:Apache License 2.0


Languages

Language:TypeScript 91.2%Language:CSS 4.4%Language:HTML 4.3%Language:Dockerfile 0.2%