You will need node.js
and yarn
installed globally on your machine.
Clone down this repository:
git clone https://github.com/Tekipeps/aul-forum.git
Frontend installation:
cd client
yarn install
To start the server:
yarn dev
To Visit App:
http://localhost:3000/home/most-recent
- Learn version control (Git and Github)
- Learn how websites/webpages work
- Learn how to create static/dynamic websites
This is a complete rewrite of the AUL forum project in Reactjs, Styled components and Typescript, knowledge of these three tools is fundamental in contributing to the frontend of this branch. The app was bootstrapped with create-react-app
- create-react-app documentation.
- reactjs documentation.
- styled components documentation.
- typescript documentation.
- postgresql documentation.
Please check out our Contribution Guidelines to figure how to set up and test this project on your device
Author | Role |
---|---|
Bidemi | Leading role at UI and UX design |
Tekena | Leading role at Backend development, Database Management |
Seun | Supporting role at UI and UX design |
Emedit | Supporting role at UI and UX design |
This project is licensed under the MIT license.