TABLE OF CONTENTS
Al Mentoria is a virtual space to connect with mentors that can help you with your technical as well as behavioral issues. If you are stuck somewhere and need a second look at things, make a reservation now.
This project depends on this API backend
To get a local copy up and running follow these simple example steps.
- Node: v16.13.1
- Javascript enabled browser
- Clone the repo:
git clone git@github.com:UpliftLab/al-mentoria-frontend.git
- go to the project folder:
cd al-mentoria-frontend
- Install the dependencies:
npm install
- Set the backend server address in the
src/config.json
file:{ "BASE_URL": "link_to_backend_server" }
- Start the server:
npm start
- Enjoy
For an easy access to the website please use this link
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Please, take a look at open issues for a full list of proposed features (and known issues).
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
👤 Soufiane Boursen
- GitHub: @Sboursen
- LinkedIn: @sboursen
- Twitter: @sboursen_dev
👤 Ammar Hamlaoui
- GitHub: @mirouhml
- LinkedIn: ammar-hamlaoui
- Twitter: @kuronomirou
👤 Mostafa Ahangarha
- GitHub: @ahangarha
- LinkedIn: ahangarha
- Twitter: @ahangarha
👤 Awais Amjed
- GitHub: Awais Amjed
- Website: Coding Fries
- LinkedIn: LinkedIn
- Original design by Murat Korkmaz.
- GitHub Emoji Cheat Sheet
- Img Shields
- React Icons
Distributed under the AGPL License. See LICENSE
for more information.