divinecharlotte / javascript-capstone

In this project we used JavaScript to make websites dynamic and build basic single-page apps. using ES6 syntax, modules with also callbacks, promises, and AAA patterns for unit tests. and this project sends and receives data from an API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get the best meals - JavaScript capstone project

Project in which you can give likes, comment on and reserve your best meals. Build using Test Driven Development with Jest Framework.

Built With

  • Javascript
  • Webpack

Screenshot

LIVE DEMO

live demo link

Project documentation

Video

Getting Started

To build run in your terminal:

  1. npm i
  2. npm start

Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

In this project we used JavaScript to make websites dynamic and build basic single-page apps. using ES6 syntax, modules with also callbacks, promises, and AAA patterns for unit tests. and this project sends and receives data from an API.


Languages

Language:JavaScript 64.5%Language:CSS 27.2%Language:HTML 8.3%