A demonstration of my basic web application, for understanding and knowledge purposes.
- Clone the repository.
- Install dependencies:
npm install. - Start the application:
npm start.
- Access the application at
http://localhost:3000.
- Fork the repository and create a pull request.