Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uvacoder/this-vs-that


https://github.com/uvacoder/this-vs-that

aaa abc ediug guide nextjs tips vercel

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# this-vs-that

The differences between **_ and _** in the front-end development.

- [x] Cover differences in various topics (CSS, DOM, HTML, JavaScript)
- [x] Include many _Good to know_ sections
- [x] Include many good practices
- [x] Inculde many tips and tricks

## Running it on local

1. Clone the project:

```shell
$ git clone https://github.com/1milligram/this-vs-that
```

2. Install the dependencies:

```shell
$ cd this-vs-that
$ npm install
```

3. Run it on the local:

```shell
$ npm run dev
```

Look at the console to see the _Local URL_. Open it in your browser to see it in action.

## About

This project is developed by _Nguyen Huu Phuoc_. I love building products and sharing knowledge.

Be my friend on

- [Twitter](https://twitter.com/nghuuphuoc)
- [dev.to](https://dev.to/phuocng)
- [Github](https://github.com/phuoc-ng)