Skip to content

theonly1me/delivariety_JS_Project

Repository files navigation

Delivariety

Prerequisites

You will need to have the Node Package Manager (npm) installed in order to install some of the dependencies of this project.

Clone the repo

git clone https://github.com/theonly1me/delivariety_JS_Project

Install NPM packages

Please use the npm install or npm i to install project dependencies via npm.

Usage

This is a fully responsive Web Application built using Vanilla JS, HTML and CSS. It is a tech-demo to showcase some really beautiful animations that can be made using CSS

Development server

npm start - The build and is taken care by 'Parcel' Alternatively, you may run the command parcel index.html

Build

Run parcel build index.html --dist-dir ./dist to build the project. The build artifacts will be stored in the dist/ directory.

Roadmap

There will be further improvements on the responsive design of the application including animated nav-bar and hamburger menu.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Fork the Project

Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Atchyut Preetham Pulavarthi - @AtchyutPulavarthi - pulavarthi.preetham@gmail.com

Project Link: https://github.com/theonly1me/delivariety_JS_Project