Q&A System With React (Inspired By StackOverFlow)
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
https://mytuny.github.io/QAflow/
npm install
Use the npm install command to install dependencies.
npm run build
Builds the app for production to the public folder.
npm run dev-server
Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.
- React - JavaScript library
- Webpack - JavaScript module bundler
- Babel - JavaScript compiler
- Sass - Style sheet language
Please feel free to contribute to this open source project. First timers are more than welcome.
- Sofien N@@S - My Github (mytuny) - My Website
This project is licensed under the MIT License
- This project was inspired by the awesome StackOverflow.