Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 3.92 KB

README.md

File metadata and controls

78 lines (53 loc) · 3.92 KB

Project-Quartile

Project based on Code Editor

Prerequisites

Install Node JS

Refer to https://nodejs.org/en/ to install nodejs

Install create-react-app

Install create-react-app npm package globally. This will help to easily run the project and also build the source files easily. Use the following command to install create-react-app

npm install -g create-react-app

Cloning and Running the Application in local

Clone the project into local

Install all the npm packages. Go into the project folder and type the following command to install all npm packages

npm install

In order to run the application Type the following command

npm start

The Application Runs on localhost:3000

Contributions are welcome 🎉🎉

Ways to contribute:

  1. Solve the issues which are listed
  2. Create your own issue and then send PR.

Please refer to the project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE 1: Please abide by the Contributing Guidelines.

NOTE 2: Please abide by the Code of Conduct.

All Contributors

Contributors ✨

Thanks goes to these wonderful people (emoji key):


deb2000-sudo

🚇 🚧 📆 💻

SNEHA MALLIK

🚇 🚧 📆 💻

Gourav Mohanty

💻

Komal

💻

This project follows the all-contributors specification. Contributions of any kind welcome!