A simple API built with Express.js. Project inside The Odin Project.
Additional description about the project and its features.
- HTML
- CSS
- JAVASCRIPT
- BOOTSTRAP
- NPM
- NODE
- EXPRESS
- ESLINT
- VSCODE
To have this app on your pc, you need to:
-
download or clone this repo:
- Clone with SSH:
git@github.com:javitocor/Basic-Express.js-API.git
- Clone with HTTPS
https://github.com/javitocor/Basic-Express.js-API.git
-
In the project directory, you can run:
-
$ npm install
- installs all the dependencies required by the project -
$ npm start
- runs the app in the development mode:- Open http://localhost:5000 to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.
-
👤 Javier Oriol Correas Sanchez Cuesta
- Github: @javitocor
- Twitter: @JavierCorreas4
- Linkedin: Javier Oriol Correas Sanchez Cuesta
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- The Odin Project
This project is MIT licensed.