Warning
Please change script tags (Google analytics, tawk and schema markup) in
index.html
Visit - itsrakesh.com
Backend Repo - Here
Made with
- ReactJs
- NodeJs
- Bootstrap
Deployed with
- Netlify
- Heroku
API's used - Dev
-
Install dependencies
yarn
-
Start development server
yarn start
-
Build the image
docker-compose build
-
Run the docker image
docker-compose up
If you are getting "error:0308010C:digital envelope routines::unsupported". Read this stackoverflow answer.