Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 1.6 KB

README.md

File metadata and controls

66 lines (46 loc) · 1.6 KB

AboutTechnologiesInstallation

Challenge proposed in the program One - Alura+Oracle

Roadmap - Trello - Figma

📌 About

Application proposed in the program One, challenge done in the stage of front-end, is a CRUD, I tried to be the most minimalist possible in the designer and in the functionalities with responsive screens.

PS: image upload site https://imgbox.com/

📌 Built with

  • JavaScript
  • json-server
  • HTML
  • CSS

📌 Installation

To run this project, make sure you have Node.js installed on your computer.

Clone the repo:

https://github.com/p4kz/alur4-geek.git

In terminal use:

Install dependencies in project directory

npm install

Start api

json-server --watch db.json

After entering the project directory just open:

index.html


Made with ❤️ by p4kz