This project was generated with Angular CLI version 16.2.1.
Before you begin, ensure you have met the following requirements: Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.
-
Clone the Repository: Begin by cloning the project repository to your local machine using the following command: git clone https://github.com/trett1004/user_story.git
-
Navigate to the Project Directory: Change your current directory to the project folder using the following command: cd user-story
-
Install Dependencies: Use npm to install the project dependencies defined in package.json using the following command: npm install
-
Run the Development Server: Start the development server to run the application locally using the following command: ng serve This command will compile and serve your Angular application. By default, you can access it at http://localhost:4200/ in your web browser.
- upon start data are fetched from the api automatically
- there are options for adding and deleting a user, filter and sort the table
- Angular
- Bootstrap
- App is not responsive for mobile