In the era of digital transformation, on-demand learning platforms like AMANI are becoming increasingly important. They provide flexible, personalized learning experiences that can be accessed anytime, anywhere. This democratizes education, making it more accessible and inclusive. Our vision is to leverage technology to empower individuals with knowledge and skills, fostering a culture of continuous learning and growth.
This repository contains the front-end application for the AMANI project, an on-demand learning platform. The project is built using Spring Boot with Java 11 and Maven.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Java 11
- Maven
- Redis
- AMANI Backend API
- Clone the repo
git clone https://github.com/noxymon/amani-front-end.git
- Navigate to the project directory
cd amani-front-end
- Build the project with Maven
mvn clean install
After building the project, you can run it using the following command:
java -jar target/amani-front-end-0.0.1-SNAPSHOT.jar
This will start the Spring Boot application. and open your browser to localhost
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Your Name - avicienna.ulhaq[at]gmail
Project Link: https://github.com/noxymon/amani-front-end