https://github.com/gitericsson/node-farm
A miniature project serving as an introduction to the world of backend(Node.js)
https://github.com/gitericsson/node-farm
agnostic api-rest css3 javascript node-farm nodejs nodemon slugify
Last synced: 8 months ago
JSON representation
A miniature project serving as an introduction to the world of backend(Node.js)
- Host: GitHub
- URL: https://github.com/gitericsson/node-farm
- Owner: gitEricsson
- Created: 2024-04-10T00:38:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-17T11:58:04.000Z (over 1 year ago)
- Last Synced: 2025-01-03T19:28:55.457Z (10 months ago)
- Topics: agnostic, api-rest, css3, javascript, node-farm, nodejs, nodemon, slugify
- Language: HTML
- Homepage: https://node-farm-h043.onrender.com/
- Size: 427 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Farm
## Table of contents
- [Overview](#overview)
- [About](#about)
- [The Challenge](#the-challenge)
- [Features](#features)
- [Updates](#updates)
- [Screenshots](#screenshots)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
- [Acknowledgments](#acknowledgments)## Overview
### About
A miniature project serving as an introduction to the world of backend(Node.js)
### The Challenge
My goal was to recreate [Jonas's](https://github.com/jonasschmedtmann) Node Farm
### Features
- Farm products variety
- Check out Option
- Vegetable Specifics
- Running Server
- Local DB### Updates
- Responsive Web Design across all Devices
### Screenshots



### Links
- Code URL: [Github Repo here](https://github.com/gitEricsson/Node-Farm)
- Live Site URL: [Live site here](https://node-farm-h043.onrender.com/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Javascript
- Nodemon
- Slugify
- NPM
- API## Author
- Website - [Ericsson Raphael](https://github.com/gitEricsson)
- LinkedIn - [@ericsson](www.linkedin.com/in/ericssonraphael)
- Gmail - [@ericsson](ericssonraphael@gmail.com)## Acknowledgments
[Jonas Schmedtmann](https://github.com/jonasschmedtmann)