A full-stack project with backend setup using Node.js and Express. More coming as i learn it.
- Node.js backend setup
- Git version control
- Ready to connect with a frontend or external API
-
Clone the repository
git clone https://github.com/PBLIZZ/myonething.git cd myonething -
Install dependencies
npm install -
Run the server
npm start
MIT License. See the LICENSE file for details.