Express Micro Services Projects
- RequestHeaderParser
- Timestamp
- UrlShortner
- ExcersiceTracker
- Clone the repository.
- Navigate to the project directory.
- Install dependencies using
npm install
.
- Start the server using
npm start
. - Access the application in your web browser at
http://localhost:3000
.
- Express.js
- Node.js
- CORS
- DNS
- FreeCodeCamp - Project inspiration and requirements.
This project is licensed under the MIT License.