libeyondea / frontend-forum-example

Examples forum NextJs + SWR

Home Page:https://frontend-forum-example.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub issues GitHub closed issues GitHub forks GitHub stars GitHub package.json version GitHub license


Frontend Forum Examples

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

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

git clone https://github.com/libeyondea/frontend-forum-example.git
  1. Open folder
cd frontend-forum-example-master
  1. Install packages
npm install
  1. Run project
npm run dev
  1. Install backend project

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

Roadmap

See the open 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.

Contact

Twitter - @libeyondea

Email - libeyondea@gmail.com

Other Project: https://github.com/libeyondea

Acknowledgements

About

Examples forum NextJs + SWR

https://frontend-forum-example.vercel.app

License:MIT License


Languages

Language:JavaScript 90.0%Language:CSS 6.3%Language:SCSS 3.7%