Skip to content

Collection of modern & responsive-web projects showcasing many CSS3 techniques and usage of modern toolings like parcel and netlify ❤

License

Notifications You must be signed in to change notification settings

jaisharx/css-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my CSS-Showcases

This Repository

This repo is collection of three different CSS based projects, all of which are configured with parcel, and are hosted on netlify.

Usage

Wanna tinker around the projects, navigate into them (Natours, Trillo, Nexter).

Getting Started

In order to get started with the projects, run the following command in the root dir.

npm install

Once all the necessary dependencies are installed (it's really just parcel configured) the package.json comes with three pairs of start and build npm scripts for each of the projects.

For example, if you want to start a dev server in watch mode run:-

npm run start:trillo

or this if you want a production ready dist folder

npm build start:trillo

Each project is configured and hosted on netlify, if all you want to do is just 'em how they look. Simply navigate to the desired directory, and follow instructions.

Inspirations

Projects in this repo are inspired from an amazing Udemy instructor: Jonas Schmedtmann
Check his Udemny courses here Enjoy 🎉

About

Collection of modern & responsive-web projects showcasing many CSS3 techniques and usage of modern toolings like parcel and netlify ❤

Topics

Resources

License

Stars

Watchers

Forks