/Share-Vote

A simple voting and quiz application based on MERN Stack.

Primary LanguageJavaScript

Built with React Built with Express GitHub release LinkedIn ForTheBadge makes-people-smile

Share-Vote

Table of Contents

ℹ️️ About the Project

A simple voting and quiz application based on MERN Stack.

Go ahead and try my Demo it!

Built with

Getting started

Prerequisites

  • node
  • yarn
brew install yarn

or

npm install -g yarn

🔧 Installation

  1. Clone the repo
https://github.com/digggy/Share-Vote
  1. Install Yarn packages in server and client
yarn install or npm install 

👨🏻‍🏫 Run

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

💁🏻 Contributing

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

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

LinkedIn

Digdarshan Kunwar - kunwar.digdarshan@gmail.com -

Project Link: https://github.com/digggy/Share-Vote