Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.27 KB

CONTRIBUTING.md

File metadata and controls

34 lines (28 loc) · 1.27 KB

Hi Hacktobers, ready to contribute in Hacktober Fest 2021

Welcome to CSI !! If you are beginner to open source and git-github ,You can start your journey and make your Pull requests here

Welcome Hacktobers 😄

To start contributing, follow these steps 👇:

  1. Star ⭐ the repository.
  2. Fork 🍴 it.
  3. Push changes.
  4. Submit Pull Request 😄.
  5. Always follow the Code of Conduct
  6. Enjoy contributing 😋.
  7. If you have any doubts, open an issue.

Setup

$ git clone https://github.com/csikjsce/superhero-fanpage-hacktoberfest2021
$ npm install
$ npm start

Starting the frontend Application

$ cd frontend_application
$ npm install
$ npm start

View the already done deployments

The Frontend Application : https://krutikabhatt.github.io/superhero-fanpage-hacktoberfest2021/

The Node JS application : https://superherobackend12.herokuapp.com/