sakapong / mobile-school-forum

MIT License
1 stars 1 forks source link

NodeJS JavaScript Next JS Vercel Dev.to blog Figma


frontend-forum-example

Mobile School Forum

Explore the docs »
View Demo · Report Bug · Request Feature

Table of Contents

About The Project

frontend-forum-example

**Libraries used in the project** ### Built With - [Next](https://github.com/vercel/next.js) - [React](https://github.com/facebook/react) - [React Bootstrap](https://github.com/react-bootstrap/react-bootstrap) - ... ## Getting Started To get a local copy up and running follow these simple steps. ### Prerequisites - npm v6.14.9 - node v14.15.3 - composer v2.0.12 - php v7.4.9 ### Installation 1. Open cmd 2. Clone the repo ```sh git clone https://github.com/libeyondea/frontend-forum-example.git ``` 3. Open folder ```sh cd frontend-forum-example-master ``` 4. Install packages ```sh npm install ``` 4. Run project ```sh npm run dev ``` 5. Install backend project [https://github.com/libeyondea/backend-forum-example.git](https://github.com/libeyondea/backend-forum-example.git) ## Usage After successful installation, access the address http://localhost:3000 _For more examples, please refer to the [Documentation](https://github.com/libeyondea/frontend-forum-example)_ ## Roadmap See the [open issues](https://github.com/libeyondea/frontend-forum-example/issues) for a list of proposed features (and known issues). ## 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. ## Acknowledgements - Edit readme.md []()